Commit 46124528 authored by Kai Germaschewski's avatar Kai Germaschewski

kbuild: Remove export-objs := ... statements

One of the goals of the whole new modversions implementation:
export-objs is gone for good!
parent 03e7dcfb
......@@ -6,8 +6,6 @@ EXTRA_TARGETS := head.o
EXTRA_AFLAGS := $(CFLAGS)
export-objs := alpha_ksyms.o core_marvel.o core_titan.o
obj-y := entry.o traps.o process.o init_task.o osf_sys.o irq.o \
irq_alpha.o signal.o setup.o ptrace.o time.o semaphore.o \
alpha_ksyms.o systbls.o err_common.o
......
......@@ -2,8 +2,6 @@
# Makefile for the linux kernel.
#
export-objs := sa1111.o sa1111-pcibuf.o sa1111-pcipool.o
obj-$(CONFIG_SA1111) += sa1111.o sa1111-pcibuf.o sa1111-pcipool.o
obj-$(CONFIG_PCI_HOST_PLX90X0) += plx90x0.o
......
......@@ -15,8 +15,6 @@ obj-m :=
obj-n :=
obj- :=
export-objs := armksyms.o apm.o dma.o ecard.o fiq.o io.o time.o
obj-$(CONFIG_APM) += apm.o
obj-$(CONFIG_ARCH_ACORN) += ecard.o time-acorn.o
obj-$(CONFIG_ARCH_CLPS7500) += time-acorn.o
......
......@@ -9,4 +9,3 @@ obj-m :=
obj-n :=
obj- :=
export-objs :=
......@@ -9,4 +9,3 @@ obj-m :=
obj-n :=
obj- :=
export-objs :=
......@@ -10,8 +10,6 @@ obj-m :=
obj-n :=
obj- :=
export-objs := oldlatches.o
obj-$(CONFIG_DEBUG_LL) += debug.o
EXTRA_TARGETS := head.o
......
......@@ -9,4 +9,3 @@ obj-m :=
obj-n :=
obj- :=
export-objs :=
......@@ -9,6 +9,4 @@ obj-m :=
obj-n :=
obj- :=
export-objs := io.o
obj-$(CONFIG_LEDS) += leds.o
......@@ -9,4 +9,3 @@ obj-m :=
obj-n :=
obj- :=
export-objs :=
......@@ -9,8 +9,6 @@ obj-m :=
obj-n :=
obj- :=
export-objs := arch.o netwinder-hw.o
pci-$(CONFIG_ARCH_CATS) += cats-pci.o
pci-$(CONFIG_ARCH_EBSA285) += ebsa285-pci.o
pci-$(CONFIG_ARCH_NETWINDER) += netwinder-pci.o
......
......@@ -9,7 +9,5 @@ obj-m :=
obj-n :=
obj- :=
export-objs :=
obj-$(CONFIG_PCI) += pci.o
obj-$(CONFIG_LEDS) += leds.o
......@@ -10,8 +10,6 @@ obj-m :=
obj-n :=
obj- :=
export-objs :=
obj-$(CONFIG_ARCH_IQ80310) += iq80310-pci.o iq80310-irq.o
ifneq ($(CONFIG_XSCALE_PMU_TIMER),y)
......
......@@ -9,4 +9,3 @@ obj-m :=
obj-n :=
obj- :=
export-objs :=
......@@ -2,8 +2,6 @@
# Makefile for the linux kernel.
#
export-objs := generic.o irq.o dma.o sa1111.o
# Common support (must be linked before board specific support)
obj-y += generic.o irq.o dma.o
obj-$(CONFIG_SA1111) += sa1111.o
......
......@@ -9,4 +9,3 @@ obj-m :=
obj-n :=
obj- :=
export-objs :=
......@@ -9,8 +9,6 @@ obj-n :=
obj- :=
led-y := leds.o
export-objs := dma.o generic.o pm.o
# This needs to be cleaned up. We probably need to have SA1100
# and SA1110 config symbols.
ifeq ($(CONFIG_CPU_FREQ),y)
......@@ -26,12 +24,10 @@ obj-$(CONFIG_SA1100_ADSBITSY) += adsbitsy.o
led-$(CONFIG_SA1100_ADSBITSY) += leds-adsbitsy.o
obj-$(CONFIG_SA1100_ASSABET) += assabet.o
export-objs += assabet.o
led-$(CONFIG_SA1100_ASSABET) += leds-assabet.o
obj-$(CONFIG_ASSABET_NEPONSET) += neponset.o
obj-$(CONFIG_SA1100_BADGE4) += badge4.o
export-objs += badge4.o
led-$(CONFIG_SA1100_BADGE4) += leds-badge4.o
obj-$(CONFIG_SA1100_BRUTUS) += brutus.o
......@@ -43,12 +39,9 @@ led-$(CONFIG_SA1100_CERF) += leds-cerf.o
obj-$(CONFIG_SA1100_EMPEG) += empeg.o
obj-$(CONFIG_SA1100_FLEXANET) += flexanet.o
export-objs += flexanet.o
led-$(CONFIG_SA1100_FLEXANET) += leds-flexanet.o
obj-$(CONFIG_SA1100_FREEBIRD) += freebird.o
export-objs += freebird.o
obj-$(CONFIG_SA1100_GRAPHICSCLIENT) += graphicsclient.o
led-$(CONFIG_SA1100_GRAPHICSCLIENT) += leds-graphicsclient.o
......@@ -56,13 +49,11 @@ obj-$(CONFIG_SA1100_GRAPHICSMASTER) += graphicsmaster.o
led-$(CONFIG_SA1100_GRAPHICSMASTER) += leds-graphicsmaster.o
obj-$(CONFIG_SA1100_H3600) += h3600.o
export-objs += h3600.o
obj-$(CONFIG_SA1100_HACKKIT) += hackkit.o
led-$(CONFIG_SA1100_HACKKIT) += leds-hackkit.o
obj-$(CONFIG_SA1100_HUW_WEBPANEL) += huw_webpanel.o
export-objs += huw_webpanel.o
obj-$(CONFIG_SA1100_ITSY) += itsy.o
......@@ -93,15 +84,12 @@ obj-$(CONFIG_SA1100_SIMPAD) += simpad.o
led-$(CONFIG_SA1100_SIMPAD) += leds-simpad.o
obj-$(CONFIG_SA1100_STORK) += stork.o
export-objs += stork.o
obj-$(CONFIG_SA1100_TRIZEPS) += trizeps.o
export-objs += trizeps.o
obj-$(CONFIG_SA1100_XP860) += xp860.o
obj-$(CONFIG_SA1100_YOPY) += yopy.o
export-objs += yopy.o
# LEDs support
obj-$(CONFIG_LEDS) += $(led-y)
......
......@@ -9,6 +9,4 @@ obj-m :=
obj-n :=
obj- :=
export-objs :=
obj-$(CONFIG_LEDS) += leds.o
......@@ -9,4 +9,3 @@ obj-m :=
obj-n :=
obj- :=
export-objs :=
......@@ -8,8 +8,6 @@ obj-y := init.o extable.o fault-common.o
obj-m :=
obj-n :=
obj- :=
export-objs := proc-syms.o discontig.o
ifeq ($(CONFIG_CPU_32),y)
obj-y += consistent.o fault-armv.o ioremap.o mm-armv.o
obj-$(CONFIG_MODULES) += proc-syms.o
......
......@@ -5,8 +5,6 @@
EXTRA_TARGETS := head.o
export-objs := ksyms.o
obj-y := process.o signal.o entry.o traps.o irq.o \
ptrace.o setup.o time.o sys_cris.o shadows.o \
debugport.o semaphore.o
......
......@@ -4,8 +4,6 @@
EXTRA_TARGETS := head.o init_task.o
export-objs := mca.o i386_ksyms.o time.o
obj-y := process.o semaphore.o signal.o entry.o traps.o irq.o vm86.o \
ptrace.o i8259.o ioport.o ldt.o setup.o time.o sys_i386.o \
pci-dma.o i386_ksyms.o i387.o dmi_scan.o bootflag.o
......@@ -34,5 +32,4 @@ obj-y += sysenter.o
EXTRA_AFLAGS := -traditional
export-objs += scx200.o
obj-$(CONFIG_SCx200) += scx200.o
......@@ -3,4 +3,3 @@ obj-y += amd.o
obj-y += cyrix.o
obj-y += centaur.o
export-objs := main.o
......@@ -8,8 +8,6 @@
# Note 2! The CFLAGS definitions are now in the main makefile...
EXTRA_CFLAGS += -I../kernel
export-objs :=
obj-y := setup.o voyager_basic.o voyager_thread.o
obj-$(CONFIG_SMP) += voyager_smp.o voyager_cat.o
......@@ -2,8 +2,6 @@
# Makefile for the linux i386-specific parts of the memory manager.
#
export-objs := pageattr.o
obj-y := init.o pgtable.o fault.o ioremap.o extable.o pageattr.o
obj-$(CONFIG_DISCONTIGMEM) += discontig.o
......
......@@ -5,6 +5,4 @@
# Copyright (C) Alex Williamson (alex_williamson@hp.com)
#
export-objs := sba_iommu.o
obj-y := sba_iommu.o
......@@ -4,8 +4,6 @@
EXTRA_TARGETS := head.o init_task.o
export-objs := ia64_ksyms.o
obj-y := acpi.o entry.o gate.o efi.o efi_stub.o ia64_ksyms.o \
irq.o irq_ia64.o irq_lsapic.o ivt.o \
machvec.o pal.o process.o perfmon.o ptrace.o sal.o \
......
......@@ -4,8 +4,6 @@
L_TARGET = lib.a
export-objs := swiotlb.o
obj-y := __divsi3.o __udivsi3.o __modsi3.o __umodsi3.o \
__divdi3.o __udivdi3.o __moddi3.o __umoddi3.o \
checksum.o clear_page.o csum_partial_copy.o copy_page.o \
......
......@@ -13,8 +13,6 @@ ifdef CONFIG_IA64_SGI_SN2
EXTRA_CFLAGS += -DSHUB_SWAP_WAR
endif
export-objs := hcl.o pci_dma.o
obj-$(CONFIG_IA64_SGI_SN) += stubs.o sgi_if.o xswitch.o klgraph_hack.o \
hcl.o labelcl.o invent.o sgi_io_sim.o \
klgraph_hack.o hcl_util.o cdl.o hubdev.o hubspc.o \
......
......@@ -38,8 +38,6 @@ EXTRA_CFLAGS := -DLITTLE_ENDIAN
.S.o:
$(CC) $(AFLAGS) $(AFLAGS_KERNEL) -c -o $*.o $<
export-objs = sn_ksyms.o iomv.o
obj-y = probe.o setup.o sn_asm.o sv.o bte.o iomv.o
obj-$(CONFIG_IA64_SGI_SN1) += irq.o mca.o
obj-$(CONFIG_IA64_SGI_SN2) += irq.o mca.o
......
......@@ -2,8 +2,6 @@
# Makefile for Linux arch/m68k/amiga source directory
#
export-objs := amiga_ksyms.o
obj-y := config.o amiints.o cia.o chipram.o amisound.o amiga_ksyms.o
obj-$(CONFIG_AMIGA_PCMCIA) += pcmcia.o
......@@ -2,8 +2,6 @@
# Makefile for Linux arch/m68k/atari source directory
#
export-objs := atari_ksyms.o
obj-y := config.o time.o debug.o ataints.o stdma.o \
atasound.o stram.o atari_ksyms.o
......
......@@ -8,8 +8,6 @@ else
EXTRA_TARGETS := sun3-head.o
endif
export-objs := setup.o m68k_ksyms.o
obj-y := entry.o process.o traps.o ints.o signal.o ptrace.o \
sys_m68k.o time.o semaphore.o setup.o m68k_ksyms.o
......
......@@ -2,7 +2,5 @@
# Makefile for Linux arch/m68k/mac source directory
#
export-objs := mac_ksyms.o
obj-y := config.o bootparse.o macints.o iop.o via.o oss.o psc.o \
baboon.o macboing.o debug.o misc.o mac_ksyms.o
......@@ -2,6 +2,4 @@
# Makefile for Linux arch/m68k/mvme16x source directory
#
export-objs := mvme16x_ksyms.o
obj-y := config.o 16xints.o rtc.o mvme16x_ksyms.o
......@@ -2,8 +2,6 @@
# Makefile for Linux arch/m68k/sun3 source directory
#
export-objs := sun3_ksyms.o
obj-y := sun3_ksyms.o sun3ints.o sun3dvma.o sbus.o idprom.o
obj-$(CONFIG_SUN3) += config.o mmu_emu.o leds.o dvma.o \
......
......@@ -2,6 +2,4 @@
# Makefile for Linux arch/m68k/sun3x source directory
#
export-objs := sun3x_ksyms.o
obj-y := config.o time.o dvma.o prom.o
......@@ -2,8 +2,6 @@
# Makefile for arch/m68knommu/kernel.
#
export-objs := m68k_ksyms.o
obj-y += entry.o init_task.o ints.o m68k_ksyms.o process.o ptrace.o \
semaphore.o setup.o signal.o syscalltable.o sys_m68k.o time.o \
traps.o
......
......@@ -6,8 +6,6 @@
# Makefile for the Alchemy Au1000 CPU, generic files.
#
export-objs := serial.o
obj-y := prom.o dbg_io.o int-handler.o irq.o puts.o time.o reset.o
obj-$(CONFIG_AU1000_UART) += serial.o
......
......@@ -3,7 +3,6 @@
# under Linux.
#
export-objs := vacserial.o
obj-y := baget.o print.o setup.o time.o irq.o bagetIRQ.o \
reset.o wbflush.o
obj-$(CONFIG_SERIAL) += vacserial.o
......
......@@ -2,8 +2,6 @@
# Makefile for the DECstation family specific parts of the kernel
#
export-objs := wbflush.o
obj-y := int-handler.o setup.o irq.o time.o reset.o rtc-dec.o wbflush.o
obj-$(CONFIG_PROM_CONSOLE) += promcon.o
......@@ -5,8 +5,6 @@
# EXTRA_AFLAGS = -mips3 -mcpu=r4000 # not used?
EXTRA_TARGETS := head.o init_task.o
export-objs := mips_ksyms.o
obj-y += branch.o process.o signal.o entry.o \
traps.o ptrace.o vm86.o ioport.o reset.o \
semaphore.o setup.o syscall.o sysmips.o \
......
......@@ -2,7 +2,6 @@
# Makefile for the Linux/MIPS-specific parts of the memory manager.
#
export-objs += ioremap.o umap.o
obj-y += extable.o init.o ioremap.o fault.o loadmmu.o
obj-$(CONFIG_CPU_R3000) += r2300.o
......
......@@ -4,8 +4,6 @@
EXTRA_TARGETS := head.o init_task.o
export-objs := mips64_ksyms.o
obj-y := branch.o entry.o proc.o process.o ptrace.o r4k_cache.o r4k_fpu.o \
r4k_genex.o r4k_switch.o r4k_tlb.o r4k_tlb_debug.o r4k_tlb_glue.o \
scall_64.o semaphore.o setup.o signal.o softfp.o syscall.o \
......
......@@ -2,8 +2,6 @@
# Makefile for the Linux/MIPS-specific parts of the memory manager.
#
export-objs += umap.o
obj-y := extable.o init.o fault.o loadmmu.o
obj-$(CONFIG_CPU_R4300) += r4xx0.o
......
......@@ -9,8 +9,6 @@ EXTRA_TARGETS := init_task.o pdc_cons.o process.o unaligned.o $(head-y)
AFLAGS_entry.o := -traditional
AFLAGS_pacache.o := -traditional
export-objs := parisc_ksyms.o
obj-y := cache.o pacache.o setup.o traps.o time.o irq.o \
pa7300lc.o syscall.o entry.o sys_parisc.o firmware.o \
ptrace.o hardware.o inventory.o drivers.o semaphore.o \
......
......@@ -2,8 +2,6 @@
# Makefile for the linux MPC8xx ppc-specific parts of comm processor
#
export-objs := fec.o
obj-y := commproc.o uart.o
obj-$(CONFIG_FEC_ENET) += fec.o
......
......@@ -2,8 +2,6 @@
# Makefile for Linux arch/m68k/amiga source directory
#
export-objs := amiga_ksyms.o
obj-y := config.o amiints.o cia.o time.o bootinfo.o amisound.o \
chipram.o amiga_ksyms.o
......
......@@ -17,8 +17,6 @@ HEAD-$(CONFIG_6xx) += idle_6xx.o
EXTRA_TARGETS := $(HEAD-y)
export-objs := ppc_ksyms.o time.o
obj-y := entry.o traps.o irq.o idle.o time.o misc.o \
process.o signal.o ptrace.o align.o \
semaphore.o syscalls.o setup.o \
......
......@@ -2,8 +2,6 @@
# Makefile for ppc-specific library files..
#
export-objs := dec_and_lock.o
obj-y := checksum.o string.o strcase.o dec_and_lock.o div64.o
obj-$(CONFIG_SMP) += locks.o
......@@ -9,6 +9,5 @@
#
# NB: cribbed from the drivers/sbus/Makefile -- PMM
export-objs := ocp.o ocp-driver.o ocp-probe.o
obj-y += ocp.o ocp-driver.o ocp-probe.o
#
# Makefile for the PowerPC 4xx linux kernel.
export-objs := ibm405lp.o
obj-$(CONFIG_ASH) += ash.o
obj-$(CONFIG_BEECH) += beech.o
obj-$(CONFIG_CEDAR) += cedar.o
......
......@@ -12,8 +12,6 @@ endif
# Extra CFLAGS so we don't have to do relative includes
CFLAGS_pmac_setup.o += -I$(TOPDIR)/arch/$(ARCH)/mm
export-objs := prep_setup.o
obj-$(CONFIG_APUS) += apus_setup.o
ifeq ($(CONFIG_APUS),y)
obj-$(CONFIG_PCI) += apus_pci.o
......
......@@ -12,8 +12,6 @@ endif
CFLAGS_prom_init.o += -mrelocatable-lib
CFLAGS_btext.o += -mrelocatable-lib
export-objs := ppc4xx_dma.o ppc4xx_pm.o
obj-$(CONFIG_PPCBUG_NVRAM) += prep_nvram.o
ifeq ($(CONFIG_4xx),y)
obj-$(CONFIG_4xx) += ppc4xx_pic.o
......
......@@ -4,8 +4,6 @@
EXTRA_CFLAGS += -mno-minimal-toc
EXTRA_TARGETS := head.o
export-objs := ppc_ksyms.o
obj-y := setup.o entry.o traps.o irq.o idle.o \
time.o process.o signal.o syscalls.o misc.o ptrace.o \
align.o semaphore.o bitops.o stab.o htab.o pacaData.o \
......
......@@ -4,7 +4,5 @@
L_TARGET = lib.a
export-objs := dec_and_lock.o
obj-y := checksum.o dec_and_lock.o string.o strcase.o
obj-y += copypage.o memcpy.o copyuser.o
......@@ -5,7 +5,6 @@
EXTRA_TARGETS := head.o init_task.o
EXTRA_AFLAGS := -traditional
export-objs := debug.o ebcdic.o s390_ext.o smp.o s390_ksyms.o
obj-y := entry.o bitmap.o traps.o time.o process.o \
setup.o sys_s390.o ptrace.o signal.o cpcmd.o ebcdic.o \
semaphore.o reipl.o s390_ext.o debug.o
......
......@@ -5,9 +5,6 @@
EXTRA_TARGETS := head.o init_task.o
EXTRA_AFLAGS := -traditional
export-objs := debug.o ebcdic.o s390_ext.o smp.o s390_ksyms.o \
exec32.o
obj-y := entry.o bitmap.o traps.o time.o process.o \
setup.o sys_s390.o ptrace.o signal.o cpcmd.o ebcdic.o \
semaphore.o reipl.o s390_ext.o debug.o
......
......@@ -4,9 +4,6 @@
EXTRA_TARGETS := head.o init_task.o
export-objs := io.o io_generic.o io_hd64465.o setup_hd64465.o sh_ksyms.o \
io_adx.o io_bigsur.o io_cat68701.o hd64465_gpio.o
obj-y := process.o signal.o entry.o traps.o irq.o irq_ipr.o \
ptrace.o setup.o time.o sys_sh.o semaphore.o \
irq_imask.o io.o io_generic.o sh_ksyms.o
......
......@@ -6,7 +6,6 @@ EXTRA_TARGETS := head.o init_task.o
EXTRA_AFLAGS := -ansi
export-objs := sparc_ksyms.o
IRQ_OBJS := irq.o sun4m_irq.o sun4c_irq.o sun4d_irq.o
obj-y := entry.o wof.o wuf.o etrap.o rtrap.o traps.o $(IRQ_OBJS) \
process.o signal.o ioport.o setup.o idprom.o \
......
......@@ -6,7 +6,6 @@ EXTRA_AFLAGS := -ansi
EXTRA_TARGETS := head.o init_task.o
export-objs := sparc64_ksyms.o ebus.o
obj-y := process.o setup.o cpu.o idprom.o \
traps.o devices.o auxio.o \
irq.o ptrace.o time.o sys_sparc.o signal.o \
......
......@@ -20,8 +20,6 @@ ubd-objs := ubd_kern.o ubd_user.o
port-objs := port_kern.o port_user.o
harddog-objs := harddog_kern.o harddog_user.o
export-objs := mconsole_kern.o
obj-y =
obj-$(CONFIG_SSL) += ssl.o
obj-$(CONFIG_UML_NET_SLIP) += slip.o
......
......@@ -36,10 +36,6 @@ UNMAP_CFLAGS := $(patsubst -fprofile-arcs -ftest-coverage,,$(UNMAP_CFLAGS))
DMODULES-$(CONFIG_MODULES) = -D__CONFIG_MODULES__
DMODVERSIONS-$(CONFIG_MODVERSIONS) = -D__CONFIG_MODVERSIONS__
export-objs-$(CONFIG_GPROF) += gprof_syms.o
export-objs-$(CONFIG_GCOV) += gmon_syms.o
export-objs := ksyms.o process_kern.o signal_kern.o $(export-objs-y)
CFLAGS_user_syms.o = -D__AUTOCONF_INCLUDED__ $(DMODULES-y) $(DMODVERSIONS-y) \
-I/usr/include -I../include
......
......@@ -9,8 +9,6 @@ obj-y = exec_kern.o exec_user.o gdb.o gdb_kern.o ksyms.o mem.o process_kern.o \
obj-$(CONFIG_PT_PROXY) += ptproxy/
export-objs = ksyms.o
USER_OBJS := $(filter %_user.o,$(obj-y)) gdb.o time.o tracer.o
USER_OBJS := $(foreach file,$(USER_OBJS),$(obj)/$(file))
......
......@@ -3,8 +3,6 @@ obj-y = bugs.o checksum.o extable.o fault.o ksyms.o ldt.o module.o \
obj-$(CONFIG_HIGHMEM) += highmem.o
export-objs = ksyms.o
USER_OBJS := bugs.o ptrace_user.o sigcontext.o fault.o
USER_OBJS := $(foreach file,$(USER_OBJS),$(obj)/$(file))
......
......@@ -13,8 +13,6 @@ EXTRA_TARGETS := head.o init_task.o
obj-y += intv.o entry.o process.o syscalls.o time.o semaphore.o setup.o \
signal.o irq.o mach.o ptrace.o bug.o
export-objs += v850_ksyms.o rte_mb_a_pci.o
obj-$(CONFIG_MODULES) += module.o v850_ksyms.o
# chip-specific code
obj-$(CONFIG_V850E_MA1) += ma.o nb85e_utils.o nb85e_timer_d.o
......
......@@ -2,8 +2,6 @@
# Makefile for the ia32 kernel emulation subsystem.
#
export-objs := ia32_ioctl.o sys_ia32.o
obj-$(CONFIG_IA32_EMULATION) := ia32entry.o sys_ia32.o ia32_ioctl.o \
ia32_signal.o \
ia32_binfmt.o fpu32.o socket32.o ptrace32.o ipc32.o syscall32.o
......@@ -4,8 +4,6 @@
EXTRA_TARGETS := head.o head64.o init_task.o
EXTRA_AFLAGS := -traditional
export-objs := x8664_ksyms.o pci-gart.o pci-dma.o
obj-y := process.o semaphore.o signal.o entry.o traps.o irq.o \
ptrace.o i8259.o ioport.o ldt.o setup.o time.o sys_x86_64.o \
pci-dma.o x8664_ksyms.o i387.o syscall.o vsyscall.o \
......
......@@ -7,8 +7,6 @@ obj-y += amd.o
obj-y += cyrix.o
obj-y += centaur.o
export-objs := main.o
$(obj)/main.c: $(obj)/mtrr.h
@ln -sf ../../../i386/kernel/cpu/mtrr/main.c $(obj)/main.c
$(obj)/if.c: $(obj)/mtrr.h
......
......@@ -3,8 +3,6 @@
#
L_TARGET := lib.a
export-objs := io.o csum-wrappers.o csum-partial.o
CFLAGS_csum-partial.o := -funroll-loops
obj-y := csum-partial.o csum-copy.o csum-wrappers.o delay.o \
......
......@@ -2,7 +2,5 @@
# Makefile for the linux i386-specific parts of the memory manager.
#
export-objs := pageattr.o
obj-y := init.o fault.o ioremap.o extable.o pageattr.o
obj-$(CONFIG_HUGETLB_PAGE) += hugetlbpage.o
......@@ -2,8 +2,6 @@
# Cryptographic API
#
export-objs := api.o hmac.o
autoload-crypto-$(CONFIG_KMOD) = autoload.o
proc-crypto-$(CONFIG_PROC_FS) = proc.o
......
......@@ -2,7 +2,6 @@
# Makefile for drivers/acorn/scsi
#
export-objs := fas216.o queue.o msgqueue.o
acornscsi_mod-objs := acornscsi.o acornscsi-io.o
obj-$(CONFIG_SCSI_ACORNSCSI_3) += acornscsi_mod.o queue.o msgqueue.o
......
......@@ -12,8 +12,6 @@ endif
EXTRA_CFLAGS += $(ACPI_CFLAGS)
export-objs := acpi_ksyms.o processor.o
obj-y := acpi_ksyms.o
#
......
......@@ -4,7 +4,6 @@
EXTRA_CFLAGS := -g
export-objs := uPD98402.o suni.o idt77105.o
fore_200e-objs := fore200e.o
host-progs := fore200e_mkfirm
......
......@@ -3,12 +3,6 @@
obj-y := core.o sys.o interface.o power.o bus.o \
driver.o class.o intf.o platform.o \
cpu.o firmware.o
obj-$(CONFIG_NUMA) += node.o memblk.o
obj-y += fs/
obj-$(CONFIG_HOTPLUG) += hotplug.o
export-objs := core.o power.o sys.o bus.o driver.o \
class.o intf.o platform.o firmware.o
obj-y := device.o
export-objs := device.o
......@@ -8,9 +8,6 @@
# In the future, some of these should be built conditionally.
#
export-objs := elevator.o ll_rw_blk.o loop.o genhd.o acsi.o \
scsi_ioctl.o deadline-iosched.o
obj-y := elevator.o ll_rw_blk.o ioctl.o genhd.o scsi_ioctl.o deadline-iosched.o
obj-$(CONFIG_MAC_FLOPPY) += swim3.o
......
......@@ -5,8 +5,6 @@
# Rewritten to use lists instead of if-statements.
#
export-objs := paride.o
obj-$(CONFIG_PARIDE) += paride.o
obj-$(CONFIG_PARIDE_ATEN) += aten.o
obj-$(CONFIG_PARIDE_BPCK) += bpck.o
......
......@@ -3,22 +3,6 @@
# 30 Jan 1998, Michael Elizabeth Chastain, <mailto:mec@shout.net>
# Rewritten to use lists instead of if-statements.
# All of the (potential) objects that export symbols.
# This list comes from 'grep -l EXPORT_SYMBOL *.[hc]'.
export-objs := cdrom.o
# Object file lists.
obj-y :=
obj-m :=
obj-n :=
obj- :=
# Each configuration option enables a list of files.
obj-$(CONFIG_BLK_DEV_IDECD) += cdrom.o
......
......@@ -9,13 +9,6 @@ FONTMAPFILE = cp437.uni
obj-y += mem.o tty_io.o n_tty.o tty_ioctl.o pty.o misc.o random.o
# All of the (potential) objects that export symbols.
# This list comes from 'grep -l EXPORT_SYMBOL *.[hc]'.
export-objs := busmouse.o vt.o generic_serial.o ip2main.o consolemap.o\
ite_gpio.o keyboard.o misc.o nvram.o random.o rtc.o \
selection.o sonypi.o sysrq.o tty_io.o tty_ioctl.o
obj-$(CONFIG_VT) += vt_ioctl.o vc_screen.o consolemap.o consolemap_deftbl.o selection.o keyboard.o
obj-$(CONFIG_HW_CONSOLE) += vt.o defkeymap.o
obj-$(CONFIG_MAGIC_SYSRQ) += sysrq.o
......
......@@ -3,8 +3,6 @@
# space ioctl interface to use agp memory. It also adds a kernel interface
# that other drivers could use to manipulate agp memory.
export-objs := backend.o
agpgart-y := backend.o frontend.o generic.o
agpgart-$(CONFIG_AGP3) += generic-3.0.o
agpgart-objs := $(agpgart-y)
......
......@@ -23,8 +23,6 @@
# driver for Linux.
#
export-objs := ftape_syms.o
obj-$(CONFIG_FTAPE) += ftape.o
ftape-objs := ftape-init.o fdc-io.o fdc-isr.o \
......
......@@ -27,8 +27,6 @@
# ZFT_OBSOLETE - enable the MTIOC_ZFTAPE_GETBLKSZ ioctl. You should
# leave this enabled for compatibility with taper.
export-objs := zftape_syms.o
obj-$(CONFIG_ZFTAPE) += zftape.o
zftape-objs := zftape-rw.o zftape-ctl.o zftape-read.o \
......
......@@ -2,8 +2,6 @@
# Makefile for the ipmi drivers.
#
export-objs := ipmi_msghandler.o ipmi_watchdog.o
ipmi_kcs_drv-objs := ipmi_kcs_sm.o ipmi_kcs_intf.o
obj-$(CONFIG_IPMI_HANDLER) += ipmi_msghandler.o
......
......@@ -2,8 +2,6 @@
obj-$(CONFIG_EISA) += eisa-bus.o
export-objs := eisa-bus.o
clean-files:= devlist.h
# Ugly hack to get DEVICE_NAME_SIZE value...
......
......@@ -2,8 +2,6 @@
# Makefile for the Linux Fibre Channel device drivers.
#
export-objs := fc_syms.o
fc4-objs := fc.o fc_syms.o
obj-$(CONFIG_FC4) += fc4.o
......
......@@ -2,8 +2,6 @@
# Makefile for the Linux kernel pci hotplug controller drivers.
#
export-objs := pci_hotplug_core.o pci_hotplug_util.o cpci_hotplug_core.o
obj-$(CONFIG_HOTPLUG_PCI) += pci_hotplug.o
obj-$(CONFIG_HOTPLUG_PCI_COMPAQ) += cpqphp.o
obj-$(CONFIG_HOTPLUG_PCI_IBM) += ibmphp.o
......
......@@ -2,9 +2,6 @@
# Makefile for the kernel i2c bus driver.
#
export-objs := i2c-core.o i2c-algo-bit.o i2c-algo-pcf.o \
i2c-algo-ite.o i2c-proc.o i2c-algo-ibm_ocp.o
obj-$(CONFIG_I2C) += i2c-core.o
obj-$(CONFIG_I2C_CHARDEV) += i2c-dev.o
obj-$(CONFIG_I2C_ALGOBIT) += i2c-algo-bit.o
......
......@@ -7,8 +7,6 @@
# Note : at this point, these files are compiled on all systems.
# In the future, some of these should be built conditionally.
#
export-objs := ide-iops.o ide-taskfile.o ide-proc.o ide.o ide-probe.o ide-dma.o ide-lib.o setup-pci.o ide-io.o
# First come modules that register themselves with the core
obj-$(CONFIG_BLK_DEV_IDEPCI) += pci/
......
......@@ -2,8 +2,6 @@
# Makefile for the Linux IEEE 1394 implementation
#
export-objs := ieee1394_core.o ohci1394.o cmp.o
ieee1394-objs := ieee1394_core.o ieee1394_transactions.o hosts.o \
highlevel.o csr.o nodemgr.o oui.o dma.o iso.o
......
......@@ -2,10 +2,6 @@
# Makefile for the input core drivers.
#
# Objects that export symbols.
export-objs := input.o
# Each configuration option enables a list of files.
obj-$(CONFIG_INPUT) += input.o
......
......@@ -2,10 +2,6 @@
# Makefile for the gameport drivers.
#
# Objects that export symbols.
export-objs := gameport.o
# Each configuration option enables a list of files.
obj-$(CONFIG_GAMEPORT) += gameport.o
......
......@@ -2,10 +2,6 @@
# Makefile for the input core drivers.
#
# Objects that export symbols.
export-objs := serio.o
# Each configuration option enables a list of files.
obj-$(CONFIG_SERIO) += serio.o
......
# Makefile for the CAPI subsystem.
# Objects that export symbols.
export-objs := kcapi.o capiutil.o capilib.o capifs.o
# Ordering constraints: kernelcapi.o first
# Each configuration option enables a list of files.
......
# Makefile for the eicon ISDN device driver
# Objects that export symbols.
export-objs := Divas_mod.o eicon_mod.o
# Each configuration option enables a list of files.
obj-$(CONFIG_ISDN_DRV_EICON_OLD) += eicon.o
......
# Makefile for the AVM ISDN device drivers
# Objects that export symbols.
export-objs := b1dma.o b1pcmcia.o b1.o
# Each configuration option enables a list of files.
obj-$(CONFIG_ISDN_DRV_AVMB1_B1ISA) += b1isa.o b1.o
......
# Makefile for the Eicon DIVA ISDN drivers.
# Objects that export symbols.
export-objs := diva_didd.o
# Multipart objects.
divas-objs := divasmain.o divasfunc.o di.o io.o istream.o diva.o dlist.o divasproc.o diva_dma.o
......
......@@ -4,10 +4,6 @@
EXTRA_CFLAGS += -DHISAX_MAX_CARDS=$(CONFIG_HISAX_MAX_CARDS)
# Objects that export symbols.
export-objs := config.o hisax_isac.o hisax_hscx.o
# Each configuration option enables a list of files.
obj-$(CONFIG_ISDN_DRV_HISAX) += hisax.o
......
# Makefile for the kernel ISDN subsystem and device drivers.
# Objects that export symbols.
export-objs := isdn_common.o
# Each configuration option enables a list of files.
obj-$(CONFIG_ISDN) += isdn.o
......
......@@ -2,17 +2,6 @@
# Makefile for the Macintosh-specific device drivers.
#
# Objects that export symbols.
export-objs := adb.o mac_hid.o via-pmu.o
# Object file lists.
obj-y :=
obj-m :=
obj-n :=
obj- :=
# Each configuration option enables a list of files.
obj-$(CONFIG_PMAC_PBOOK) += mediabay.o
......
......@@ -5,4 +5,3 @@ obj-y := mca-bus.o mca-device.o mca-driver.o
obj-$(CONFIG_MCA_PROC_FS) += mca-proc.o
obj-$(CONFIG_MCA_LEGACY) += mca-legacy.o
export-objs := mca-bus.o mca-legacy.o mca-proc.o mca-driver.o
......@@ -2,7 +2,6 @@
# Makefile for the kernel software RAID and LVM drivers.
#
export-objs := md.o xor.o dm-table.o dm-target.o
dm-mod-objs := dm.o dm-table.o dm-target.o dm-linear.o dm-stripe.o \
dm-ioctl.o
......
......@@ -2,8 +2,6 @@
# Makefile for the kernel DVB device drivers.
#
export-objs := dvb_ksyms.o
dvb-core-objs = dvbdev.o dmxdev.o dvb_demux.o dvb_filter.o \
dvb_frontend.o dvb_i2c.o dvb_net.o dvb_ksyms.o
......
......@@ -2,11 +2,6 @@
# Makefile for the kernel character device drivers.
#
# All of the (potential) objects that export symbols.
# This list comes from 'grep -l EXPORT_SYMBOL *.[hc]'.
export-objs := miropcm20-rds-core.o
miropcm20-objs := miropcm20-rds-core.o miropcm20-radio.o
obj-$(CONFIG_RADIO_AZTECH) += radio-aztech.o
......
......@@ -2,12 +2,6 @@
# Makefile for the video capture/playback device drivers.
#
# All of the (potential) objects that export symbols.
# This list comes from 'grep -l EXPORT_SYMBOL *.[hc]'.
export-objs := videodev.o v4l2-common.o v4l1-compat.o \
bttv-if.o cpia.o video-buf.o
bttv-objs := bttv-driver.o bttv-cards.o bttv-if.o \
bttv-risc.o bttv-vbi.o
zoran-objs := zr36120.o zr36120_i2c.o zr36120_mem.o
......
......@@ -46,8 +46,6 @@ EXTRA_CFLAGS += ${MPT_CFLAGS}
#=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-} LSI_LOGIC
export-objs := mptbase.o mptscsih.o mptlan.o mptctl.o isense.o
obj-$(CONFIG_FUSION) += mptbase.o mptscsih.o
obj-$(CONFIG_FUSION_ISENSE) += isense.o
obj-$(CONFIG_FUSION_CTL) += mptctl.o
......
......@@ -5,8 +5,6 @@
# In the future, some of these should be built conditionally.
#
export-objs := i2o_core.o
obj-$(CONFIG_I2O_PCI) += i2o_pci.o
obj-$(CONFIG_I2O) += i2o_core.o i2o_config.o
obj-$(CONFIG_I2O_BLOCK) += i2o_block.o
......
......@@ -4,8 +4,6 @@
# Based on:
# $Id: Makefile,v 1.66 2002/04/23 13:52:14 mag Exp $
export-objs := mtdcore.o mtdpart.o redboot.o cmdline.o afs.o mtdconcat.o
obj-y += chips/ maps/ devices/ nand/
# *** BIG UGLY NOTE ***
......
......@@ -3,8 +3,6 @@
#
# $Id: Makefile,v 1.7 2001/10/05 06:53:51 dwmw2 Exp $
export-objs := chipreg.o gen_probe.o
# *** BIG UGLY NOTE ***
#
# The removal of get_module_symbol() and replacement with
......
......@@ -3,8 +3,6 @@
#
# $Id: Makefile,v 1.5 2001/09/19 22:39:59 dwmw2 Exp $
export-objs := nand.o nand_ecc.o
nandobjs-y := nand.o
nandobjs-$(CONFIG_MTD_NAND_ECC) += nand_ecc.o
......
......@@ -2,12 +2,6 @@
# Makefile for the Linux network (ethercard) device drivers.
#
# All of the (potential) objects that export symbols.
# This list comes from 'grep -l EXPORT_SYMBOL *.[hc]'.
export-objs := 8390.o arlan.o aironet4500_core.o aironet4500_card.o \
ppp_async.o ppp_generic.o slhc.o pppox.o auto_irq.o \
net_init.o mii.o
rcpci-objs := rcpci45.o rclanmtl.o
ifeq ($(CONFIG_ISDN_PPP),y)
......
......@@ -2,8 +2,6 @@
# Makefile for drivers/net/appletalk
#
export-objs :=
obj-$(CONFIG_IPDDP) += ipddp.o
obj-$(CONFIG_COPS) += cops.o
obj-$(CONFIG_LTPC) += ltpc.o
# Makefile for linux/drivers/net/arcnet
#
export-objs := arcnet.o com20020.o
obj-$(CONFIG_ARCNET) += arcnet.o
obj-$(CONFIG_ARCNET_1201) += rfc1201.o
obj-$(CONFIG_ARCNET_1051) += rfc1051.o
......
......@@ -10,8 +10,6 @@
# Christoph Hellwig <hch@infradead.org>
#
export-objs = hdlcdrv.o
obj-$(CONFIG_DMASCC) += dmascc.o
obj-$(CONFIG_SCC) += scc.o
obj-$(CONFIG_MKISS) += mkiss.o
......
......@@ -5,8 +5,6 @@
# Rewritten to use lists instead of if-statements.
#
export-objs = irport.o sir_core.o
# Old SIR drivers (irtty is broken)
obj-$(CONFIG_IRTTY_OLD) += irtty.o
obj-$(CONFIG_IRPORT_SIR) += irport.o
......
......@@ -2,9 +2,6 @@
# Makefile for the Linux PCMCIA network device drivers.
#
# Things that need to export symbols
export-objs := ray_cs.o
# 16-bit client drivers
obj-$(CONFIG_PCMCIA_3C589) += 3c589_cs.o
obj-$(CONFIG_PCMCIA_3C574) += 3c574_cs.o
......
......@@ -2,8 +2,6 @@
# Makefile for drivers/net/tokenring
#
export-objs := tms380tr.o
obj-$(CONFIG_IBMTR) += ibmtr.o
obj-$(CONFIG_IBMOL) += olympic.o
obj-$(CONFIG_IBMLS) += lanstreamer.o
......
......@@ -5,9 +5,6 @@
# Rewritten to use lists instead of if-statements.
#
export-objs := z85230.o syncppp.o comx.o sdladrv.o cycx_drv.o hdlc_generic.o \
dlci.o
wanpipe-y := sdlamain.o sdla_ft1.o
wanpipe-$(CONFIG_WANPIPE_X25) += sdla_x25.o
wanpipe-$(CONFIG_WANPIPE_FR) += sdla_fr.o
......
......@@ -2,9 +2,6 @@
# Makefile for the Linux Wireless network device drivers.
#
# Things that need to export symbols
export-objs := airo.o orinoco.o hermes.o
# Obsolete cards
obj-$(CONFIG_WAVELAN) += wavelan.o
obj-$(CONFIG_PCMCIA_NETWAVE) += netwave_cs.o
......
......@@ -2,8 +2,6 @@
# Makefile for the nubus specific drivers.
#
export-objs := nubus_syms.o
obj-y := nubus.o
obj-$(CONFIG_MODULES) += nubus_syms.o
......
......@@ -2,8 +2,6 @@
# Makefile for most of the non-PCI devices in PA-RISC machines
#
export-objs := gsc.o superio.o
obj-y :=
obj-m :=
obj-n :=
......
......@@ -2,8 +2,6 @@
# Makefile for the kernel Parallel port device drivers.
#
export-objs := init.o parport_pc.o
parport-objs := share.o ieee1284.o ieee1284_ops.o init.o procfs.o
ifeq ($(CONFIG_PARPORT_1284),y)
......
......@@ -2,9 +2,6 @@
# Makefile for the PCI bus specific drivers.
#
export-objs := access.o hotplug.o pci-driver.o pci.o pool.o \
probe.o proc.o search.o setup-bus.o
obj-y += access.o probe.o pci.o pool.o quirks.o \
names.o pci-driver.o search.o hotplug.o
obj-$(CONFIG_PM) += power.o
......
......@@ -2,8 +2,6 @@
# Makefile for the kernel pcmcia subsystem (c/o David Hinds)
#
export-objs := ds.o cs.o yenta.o sa1100_generic.o
obj-$(CONFIG_PCMCIA) += pcmcia_core.o ds.o
ifeq ($(CONFIG_CARDBUS),y)
obj-$(CONFIG_PCMCIA) += yenta_socket.o
......
......@@ -9,4 +9,3 @@ obj-y := core.o driver.o resource.o interface.o quirks.o names.o system.o $(pnp
obj-$(CONFIG_PNPBIOS) += pnpbios/
obj-$(CONFIG_ISAPNP) += isapnp/
export-objs := core.o driver.o resource.o $(pnp-card-y)
......@@ -2,8 +2,6 @@
# Makefile for the kernel ISAPNP driver.
#
export-objs := core.o compat.o
isapnp-proc-$(CONFIG_PROC_FS) = proc.o
obj-y := core.o compat.o $(isapnp-proc-y)
......@@ -2,8 +2,6 @@
# Makefile for the kernel PNPBIOS driver.
#
export-objs := core.o
pnpbios-proc-$(CONFIG_PROC_FS) = proc.o
obj-y := core.o $(pnpbios-proc-y)
......@@ -2,8 +2,6 @@
# S/390 block devices
#
export-objs := dasd.o dasd_devmap.o dasd_ioctl.o dasd_erp.o
dasd_eckd_mod-objs := dasd_eckd.o dasd_3990_erp.o dasd_9343_erp.o
dasd_fba_mod-objs := dasd_fba.o dasd_3370_erp.o dasd_9336_erp.o
dasd_diag_mod-objs := dasd_diag.o
......
......@@ -2,8 +2,6 @@
# S/390 character devices
#
export-objs := sclp.o tape_core.o tape_devmap.o tape_std.o
tub3270-objs := tuball.o tubfs.o tubtty.o \
tubttyaid.o tubttybld.o tubttyscl.o \
tubttyrcl.o tubttysiz.o
......
......@@ -3,15 +3,8 @@
#
obj-y += airq.o blacklist.o chsc.o cio.o css.o requestirq.o
export-objs += airq.o css.o cio.o requestirq.o
ccw_device-objs += device.o device_fsm.o device_ops.o
ccw_device-objs += device_id.o device_pgid.o device_status.o
obj-y += ccw_device.o
export-objs += device.o device_ops.o
obj-$(CONFIG_CCWGROUP) += ccwgroup.o
export-objs += ccwgroup.o
obj-$(CONFIG_QDIO) += qdio.o
export-objs += qdio.o
......@@ -2,8 +2,6 @@
# S/390 network devices
#
export-objs := iucv.o fsm.o cu3088.o
ctc-objs := ctcmain.o ctctty.o
obj-$(CONFIG_IUCV) += iucv.o fsm.o
......
......@@ -7,8 +7,6 @@
# Rewritten to use lists instead of if-statements.
#
export-objs := bbc_i2c.o
vfc-objs := vfc_dev.o vfc_i2c.o
bbc-objs := bbc_i2c.o bbc_envctrl.o
......
......@@ -18,8 +18,6 @@ CFLAGS_aha152x.o = -DAHA152X_STAT -DAUTOCONF
CFLAGS_gdth.o = # -DDEBUG_GDTH=2 -D__SERIAL__ -D__COM2__ -DGDTH_STATISTICS
CFLAGS_seagate.o = -DARBITRATE -DPARITY -DSEAGATE_USE_ASM
export-objs := scsi_syms.o scsi_proc.o 53c700.o
subdir-$(CONFIG_PCMCIA) += pcmcia
obj-$(CONFIG_SCSI) += scsi_mod.o
......
......@@ -4,8 +4,6 @@
# $Id: Makefile,v 1.8 2002/07/21 21:32:30 rmk Exp $
#
export-objs := core.o 8250.o 8250_pci.o suncore.o
serial-8250-y :=
serial-8250-$(CONFIG_GSC) += 8250_gsc.o
serial-8250-$(CONFIG_PCI) += 8250_pci.o
......
......@@ -2,7 +2,6 @@
# Makefile for the linux kernel.
#
export-objs := newport.o shmiq.o sgicons.o usema.o rrm.o
obj-y := newport.o shmiq.o sgicons.o usema.o streamable.o
obj-$(CONFIG_SGI_SERIAL) += sgiserial.o
......
......@@ -2,11 +2,6 @@
# Makefile for the linux kernel.
#
# All of the (potential) objects that export symbols.
# This list comes from 'grep -l EXPORT_SYMBOL *.[hc]'.
export-objs := tc.o
# Object file lists.
obj-$(CONFIG_TC) += tc.o
......
......@@ -2,8 +2,6 @@
# Makefile for drivers/telephony
#
export-objs := phonedev.o ixj.o
obj-$(CONFIG_PHONE) += phonedev.o
obj-$(CONFIG_PHONE_IXJ) += ixj.o
obj-$(CONFIG_PHONE_IXJ_PCMCIA) += ixj_pcmcia.o
......@@ -2,8 +2,6 @@
# Makefile for USB Core files and filesystem
#
export-objs := usb.o hcd.o hcd-pci.o urb.o message.o file.o buffer.o
usbcore-objs := usb.o usb-debug.o hub.o hcd.o urb.o message.o \
config.o file.o buffer.o driverfs.o
......
......@@ -2,8 +2,6 @@
# Makefile for USB Media drivers
#
export-objs := ov511.o pwc-uncompress.o usbvideo.o
pwc-objs := pwc-if.o pwc-misc.o pwc-ctrl.o pwc-uncompress.o
obj-$(CONFIG_USB_DABUSB) += dabusb.o
......
......@@ -30,7 +30,4 @@ obj-$(CONFIG_USB_SERIAL_IR) += ir-usb.o
obj-$(CONFIG_USB_SERIAL_KLSI) += kl5kusb105.o
obj-$(CONFIG_USB_SERIAL_SAFE) += safe_serial.o
# Objects that export symbols.
export-objs := usb-serial.o ezusb.o
usbserial-objs := usb-serial.o generic.o bus.o $(usbserial-obj-y)
......@@ -2,12 +2,6 @@
# 5 Aug 1999, James Simmons, <mailto:jsimmons@users.sf.net>
# Rewritten to use lists instead of if-statements.
# All of the (potential) objects that export symbols.
# This list comes from 'grep -l EXPORT_SYMBOL *.[hc]'.
export-objs := fbmem.o fbcmap.o fbmon.o modedb.o softcursor.o cfbfillrect.o \
cfbcopyarea.o cfbimgblt.o cyber2000fb.o vgastate.o
# Each configuration option enables a list of files.
obj-$(CONFIG_VT) += console/
......
......@@ -2,11 +2,6 @@
# 5 Aug 1999, James Simmons, <mailto:jsimmons@users.sf.net>
# Rewritten to use lists instead of if-statements.
# All of the (potential) objects that export symbols.
# This list comes from 'grep -l EXPORT_SYMBOL *.[hc]'.
export-objs := fbcon.o fonts.o
# Font handling
font-objs := fonts.o
......
......@@ -2,11 +2,6 @@
# 5 Aug 1999, James Simmons, <mailto:jsimmons@edgeglobal.com>
# Rewritten to use lists instead of if-statements.
# All of the (potential) objects that export symbols.
# This list comes from 'grep -l EXPORT_SYMBOL *.[hc]'.
export-objs := matroxfb_base.o matroxfb_accel.o matroxfb_DAC1064.o matroxfb_Ti3026.o matroxfb_misc.o g450_pll.o matroxfb_g450.o
# Each configuration option enables a list of files.
my-obj-$(CONFIG_FB_MATROX_G100) += g450_pll.o
......
......@@ -2,8 +2,6 @@
# Makefile for the SiS framebuffer device driver
#
export-objs := sis_main.o
obj-$(CONFIG_FB_SIS) += sisfb.o
sisfb-objs := sis_main.o sis_accel.o init.o init301.o
......@@ -2,8 +2,6 @@
# Makefile for the Zorro bus specific drivers.
#
export-objs := zorro.o
obj-$(CONFIG_ZORRO) += zorro.o names.o
obj-$(CONFIG_PROC_FS) += proc.o
......
......@@ -5,9 +5,6 @@
# Rewritten to use lists instead of if-statements.
#
export-objs := open.o dcache.o buffer.o bio.o inode.o dquot.o mpage.o aio.o \
fcntl.o read_write.o dcookies.o mbcache.o posix_acl.o xattr_acl.o
obj-y := open.o read_write.o file_table.o buffer.o \
bio.o super.o block_dev.o char_dev.o stat.o exec.o pipe.o \
namei.o fcntl.o ioctl.o readdir.o select.o fifo.o locks.o \
......
......@@ -2,8 +2,6 @@
# Makefile for the linux devfs-filesystem routines.
#
export-objs := base.o util.o
obj-$(CONFIG_DEVFS_FS) += devfs.o
devfs-objs := base.o util.o
......
#
# Makefile for the filesystem export support routines.
export-objs := expfs.o
obj-$(CONFIG_EXPORTFS) += exportfs.o
exportfs-objs := expfs.o
......@@ -7,8 +7,6 @@ obj-$(CONFIG_EXT2_FS) += ext2.o
ext2-objs := balloc.o bitmap.o dir.o file.o fsync.o ialloc.o inode.o \
ioctl.o namei.o super.o symlink.o
export-objs += xattr.o
ifeq ($(CONFIG_EXT2_FS_XATTR),y)
ext2-objs += xattr.o xattr_user.o
endif
......
......@@ -7,8 +7,6 @@ obj-$(CONFIG_EXT3_FS) += ext3.o
ext3-objs := balloc.o bitmap.o dir.o file.o fsync.o ialloc.o inode.o \
ioctl.o namei.o super.o symlink.o hash.o
export-objs += xattr.o
ifeq ($(CONFIG_EXT3_FS_XATTR),y)
ext3-objs += xattr.o xattr_user.o
endif
......
......@@ -2,8 +2,6 @@
# Makefile for the Linux fat filesystem support.
#
export-objs := fatfs_syms.o
obj-$(CONFIG_FAT_FS) += fat.o
fat-objs := cache.o dir.o file.o inode.o misc.o fatfs_syms.o
......@@ -2,8 +2,6 @@
# Makefile for the linux journaling routines.
#
export-objs := journal.o
obj-$(CONFIG_JBD) += jbd.o
jbd-objs := transaction.o commit.o recovery.o checkpoint.o revoke.o journal.o
......@@ -2,8 +2,6 @@
# Makefile for the linux lock manager stuff
#
export-objs := lockd_syms.o
obj-$(CONFIG_LOCKD) += lockd.o
lockd-objs-y := clntlock.o clntproc.o host.o svc.o svclock.o svcshare.o \
......
......@@ -2,8 +2,6 @@
# Makefile for the Linux msdos filesystem routines.
#
export-objs := msdosfs_syms.o
obj-$(CONFIG_MSDOS_FS) += msdos.o
msdos-objs := namei.o msdosfs_syms.o
......@@ -2,8 +2,6 @@
# Makefile for native language support
#
export-objs := nls_base.o
obj-$(CONFIG_NLS) += nls_base.o
obj-$(CONFIG_NLS_CODEPAGE_437) += nls_cp437.o
......
......@@ -2,8 +2,6 @@
# Makefile for the linux kernel.
#
export-objs := msdos.o
obj-y := check.o
obj-$(CONFIG_ACORN_PARTITION) += acorn.o
......
......@@ -2,8 +2,6 @@
# Makefile for the Linux proc filesystem routines.
#
export-objs := root.o
obj-$(CONFIG_PROC_FS) += proc.o
proc-objs := inode.o root.o base.o generic.o array.o \
......
......@@ -2,6 +2,4 @@
# Makefile for the sysfs virtual filesystem
#
export-objs := inode.o
obj-y := inode.o
......@@ -2,8 +2,6 @@
# Makefile for the linux vfat-filesystem routines.
#
export-objs := vfatfs_syms.o
obj-$(CONFIG_VFAT_FS) += vfat.o
vfat-objs := namei.o vfatfs_syms.o
......@@ -45,9 +45,6 @@ ifeq ($(CONFIG_PAGEBUF_DEBUG),y)
EXTRA_CFLAGS += -DPAGEBUF_TRACE
endif
export-objs := pagebuf/page_buf.o support/ktrace.o \
linux/xfs_globals.o
obj-$(CONFIG_XFS_FS) += xfs.o
......
......@@ -2,10 +2,6 @@
# Makefile for the linux kernel.
#
export-objs = signal.o sys.o kmod.o workqueue.o ksyms.o pm.o exec_domain.o \
printk.o suspend.o dma.o module.o cpufreq.o \
profile.o rcupdate.o intermodule.o params.o
obj-y = sched.o fork.o exec_domain.o panic.o printk.o profile.o \
exit.o itimer.o time.o softirq.o resource.o \
sysctl.o capability.o ptrace.o timer.o user.o \
......
......@@ -8,9 +8,6 @@
L_TARGET := lib.a
export-objs := cmdline.o dec_and_lock.o rwsem-spinlock.o rwsem.o \
crc32.o rbtree.o radix-tree.o kobject.o
obj-y := errno.o ctype.o string.o vsprintf.o brlock.o cmdline.o \
bust_spinlocks.o rbtree.o radix-tree.o dump_stack.o \
kobject.o
......
......@@ -6,8 +6,6 @@
# decompression code.
#
export-objs := deflate_syms.o
obj-$(CONFIG_ZLIB_DEFLATE) += zlib_deflate.o
zlib_deflate-objs := deflate.o deftree.o deflate_syms.o
......@@ -13,8 +13,6 @@
# uncompression can be done without blocking on allocation).
#
export-objs := inflate_syms.o
obj-$(CONFIG_ZLIB_INFLATE) += zlib_inflate.o
zlib_inflate-objs := infblock.o infcodes.o inffast.o inflate.o \
......
......@@ -2,8 +2,6 @@
# Makefile for the linux memory manager.
#
export-objs := shmem.o filemap.o mempool.o page_alloc.o page-writeback.o
mmu-y := nommu.o
mmu-$(CONFIG_MMU) := fremap.o highmem.o madvise.o memory.o mincore.o \
mlock.o mmap.o mprotect.o mremap.o msync.o rmap.o \
......
......@@ -2,8 +2,6 @@
# Makefile for the Linux 802.x protocol layers.
#
export-objs := p8022.o psnap.o
obj-y := p8023.o
# Check the p8022 selections against net/core/Makefile.
......
......@@ -5,8 +5,6 @@
# Rewritten to use lists instead of if-statements.
#
export-objs := netsyms.o
obj-y := socket.o core/
# LLC has to be linked before the files in net/802/
......
......@@ -2,8 +2,6 @@
# Makefile for the Linux AppleTalk layer.
#
export-objs = ddp.o
obj-$(CONFIG_ATALK) += appletalk.o
appletalk-y := aarp.o ddp.o atalk_proc.o
......
......@@ -2,8 +2,6 @@
# Makefile for the ATM Protocol Families.
#
export-objs := common.o atm_misc.o raw.o resources.o ipcommon.o proc.o
mpoa-objs := mpc.o mpoa_caches.o mpoa_proc.o
obj-$(CONFIG_ATM) := addr.o pvc.o signaling.o svc.o common.o atm_misc.o raw.o resources.o
......
......@@ -2,8 +2,6 @@
# Makefile for the Linux AX.25 layer.
#
export-objs := af_ax25.o
obj-$(CONFIG_AX25) += ax25.o
ax25-y := ax25_addr.o ax25_dev.o ax25_iface.o ax25_in.o ax25_ip.o ax25_out.o \
......
......@@ -2,8 +2,6 @@
# Makefile for the Linux Bluetooth subsystem.
#
export-objs := syms.o
obj-$(CONFIG_BT) += bluetooth.o
obj-$(CONFIG_BT_L2CAP) += l2cap.o
obj-$(CONFIG_BT_SCO) += sco.o
......
......@@ -2,8 +2,6 @@
# Makefile for the IEEE 802.1d ethernet bridging layer.
#
export-objs := br.o
obj-$(CONFIG_BRIDGE) += bridge.o
bridge-objs := br.o br_device.o br_fdb.o br_forward.o br_if.o br_input.o \
......
......@@ -2,8 +2,6 @@
# Makefile for the netfilter modules for Link Layer filtering on a bridge.
#
export-objs := ebtables.o
obj-$(CONFIG_BRIDGE_NF_EBTABLES) += ebtables.o
obj-$(CONFIG_BRIDGE_EBT_T_FILTER) += ebtable_filter.o
obj-$(CONFIG_BRIDGE_EBT_T_NAT) += ebtable_nat.o
......
......@@ -2,9 +2,6 @@
# Makefile for the netfilter modules on top of IPv4.
#
export-objs := ip_conntrack_standalone.o ip_nat_standalone.o \
ip_tables.o arp_tables.o
# objects for the conntrack and NAT core (used by standalone and backw. compat)
ip_nf_conntrack-objs := ip_conntrack_core.o ip_conntrack_proto_generic.o ip_conntrack_proto_tcp.o ip_conntrack_proto_udp.o ip_conntrack_proto_icmp.o
ip_nf_nat-objs := ip_nat_core.o ip_nat_helper.o ip_nat_proto_unknown.o ip_nat_proto_tcp.o ip_nat_proto_udp.o ip_nat_proto_icmp.o
......@@ -25,11 +22,9 @@ obj-$(CONFIG_IP_NF_CONNTRACK) += ip_conntrack.o
# connection tracking helpers
obj-$(CONFIG_IP_NF_FTP) += ip_conntrack_ftp.o
ifdef CONFIG_IP_NF_NAT_FTP
export-objs += ip_conntrack_ftp.o
endif
obj-$(CONFIG_IP_NF_IRC) += ip_conntrack_irc.o
ifdef CONFIG_IP_NF_NAT_IRC
export-objs += ip_conntrack_irc.o
endif
# NAT helpers
......
......@@ -2,8 +2,6 @@
# Makefile for the Linux TCP/IP (INET6) layer.
#
export-objs := ipv6_syms.o
obj-$(CONFIG_IPV6) += ipv6.o
ipv6-objs := af_inet6.o ip6_output.o ip6_input.o addrconf.o sit.o \
......
......@@ -2,8 +2,6 @@
# Makefile for the netfilter modules on top of IPv6.
#
export-objs := ip6_tables.o
# Link order matters here.
obj-$(CONFIG_IP6_NF_IPTABLES) += ip6_tables.o
obj-$(CONFIG_IP6_NF_MATCH_LIMIT) += ip6t_limit.o
......
......@@ -2,8 +2,6 @@
# Makefile for the Linux IrDA protocol layer.
#
export-objs := irsyms.o
obj-$(CONFIG_IRDA) += irda.o
obj-$(CONFIG_IRLAN) += irlan/
obj-$(CONFIG_IRNET) += irnet/
......
......@@ -2,8 +2,6 @@
# Makefile for the Linux IrDA IrCOMM protocol layer.
#
export-objs := ircomm_core.o
obj-$(CONFIG_IRCOMM) += ircomm.o ircomm-tty.o
ircomm-objs := ircomm_core.o ircomm_event.o ircomm_lmp.o ircomm_ttp.o
......
......@@ -2,8 +2,6 @@
# Makefile for the Linux LAPB layer.
#
export-objs := lapb_iface.o
obj-$(CONFIG_LAPB) += lapb.o
lapb-objs := lapb_in.o lapb_out.o lapb_subr.o lapb_timer.o lapb_iface.o
......@@ -18,6 +18,3 @@ llc-y := llc_if.o llc_c_ev.o llc_c_ac.o llc_mac.o llc_sap.o llc_s_st.o \
llc_main.o llc_s_ac.o llc_conn.o llc_c_st.o llc_stat.o llc_actn.o \
llc_s_ev.o llc_evnt.o llc_pdu.o llc_proc.o
llc-$(CONFIG_LLC_UI) += af_llc.o
# Objects that export symbols.
export-objs := llc_if.o
......@@ -2,8 +2,6 @@
# Makefile for Linux kernel Rx RPC
#
export-objs := rxrpc_syms.o
rxrpc-objs := \
call.o \
connection.o \
......
......@@ -6,8 +6,6 @@ obj-$(CONFIG_SUNRPC_GSS) += auth_gss/
obj-$(CONFIG_SUNRPC) += sunrpc.o
export-objs := sunrpc_syms.o
sunrpc-y := clnt.o xprt.o sched.o \
auth.o auth_null.o auth_unix.o \
svc.o svcsock.o svcauth.o svcauth_unix.o \
......
......@@ -4,8 +4,6 @@
obj-$(CONFIG_SUNRPC_GSS) += auth_rpcgss.o
export-objs := sunrpcgss_syms.o
auth_rpcgss-objs := auth_gss.o gss_pseudoflavors.o gss_generic_token.o \
sunrpcgss_syms.o gss_mech_switch.o
......
......@@ -2,8 +2,6 @@
# Makefile for the Linux WAN router layer.
#
export-objs := wanmain.o
obj-$(CONFIG_WAN_ROUTER) += wanrouter.o
wanrouter-objs := wanproc.o wanmain.o
......@@ -2,9 +2,6 @@
# Makefile for the kernel security code
#
# Objects that export symbols
export-objs := security.o capability.o
# if we don't select a security model, use the default capabilities
ifneq ($(CONFIG_SECURITY),y)
obj-y += capability.o
......
# Makefile for the Linux sound card driver
#
export-objs := sound_core.o
obj-$(CONFIG_SOUND) += soundcore.o
obj-$(CONFIG_SOUND_PRIME) += oss/
obj-$(CONFIG_SND) += core/ i2c/ drivers/ isa/ pci/ ppc/ arm/ synth/ usb/ sparc/
......
......@@ -3,8 +3,6 @@
# Copyright (c) 1999,2001 by Jaroslav Kysela <perex@suse.cz>
#
export-objs := sound.o pcm.o pcm_lib.o rawmidi.o timer.o hwdep.o
snd-objs := sound.o init.o memory.o info.o control.o misc.o \
device.o wrappers.o
ifeq ($(CONFIG_ISA),y)
......@@ -18,7 +16,6 @@ snd-pcm-objs := pcm.o pcm_native.o pcm_lib.o pcm_timer.o pcm_misc.o \
pcm_memory.o
ifeq ($(CONFIG_PCI),y)
snd-pcm-objs += pcm_sgbuf.o
export-objs += pcm_sgbuf.o
endif
snd-rawmidi-objs := rawmidi.o
......
......@@ -3,8 +3,6 @@
# Copyright (c) 1999 by Jaroslav Kysela <perex@suse.cz>
#
export-objs := mixer_oss.o
snd-mixer-oss-objs := mixer_oss.o
snd-pcm-oss-objs := pcm_oss.o pcm_plugin.o \
......
......@@ -8,9 +8,6 @@ ifeq ($(CONFIG_SND_SEQUENCER_OSS),y)
obj-$(CONFIG_SND_SEQUENCER) += oss/
endif
export-objs := seq_device.o seq.o seq_instr.o seq_midi_emul.o \
seq_midi_event.o seq_virmidi.o
snd-seq-device-objs := seq_device.o
snd-seq-objs := seq.o seq_lock.o seq_clientmgr.o seq_memory.o seq_queue.o \
seq_fifo.o seq_prioq.o seq_timer.o \
......
......@@ -3,8 +3,6 @@
# Copyright (c) 1999 by Jaroslav Kysela <perex@suse.cz>
#
export-objs := ainstr_fm.o ainstr_simple.o ainstr_gf1.o ainstr_iw.o
snd-ainstr-fm-objs := ainstr_fm.o
snd-ainstr-simple-objs := ainstr_simple.o
snd-ainstr-gf1-objs := ainstr_gf1.o
......
......@@ -3,8 +3,6 @@
# Copyright (c) 2001 by Jaroslav Kysela <perex@suse.cz>
#
export-objs := mpu401_uart.o
snd-mpu401-objs := mpu401.o
snd-mpu401-uart-objs := mpu401_uart.o
......
......@@ -3,8 +3,6 @@
# Copyright (c) 2001 by Jaroslav Kysela <perex@suse.cz>
#
export-objs := opl3_lib.o
snd-opl3-lib-objs := opl3_lib.o opl3_synth.o
ifeq ($(subst m,y,$(CONFIG_SND_SEQUENCER)),y)
snd-opl3-synth-objs := opl3_seq.o opl3_midi.o opl3_drums.o
......
......@@ -3,8 +3,6 @@
# Copyright (c) 2001 by Jaroslav Kysela <perex@suse.cz>
#
export-objs := i2c.o cs8427.o tea6330t.o
snd-i2c-objs := i2c.o
snd-cs8427-objs := cs8427.o
snd-tea6330t-objs := tea6330t.o
......
......@@ -2,8 +2,6 @@
# Makefile for ALSA
#
export-objs += uda1341.o
snd-uda1341-objs := uda1341.o
# Module Dependency
......
......@@ -3,8 +3,6 @@
# Copyright (c) 2001 by Jaroslav Kysela <perex@suse.cz>
#
export-objs := ad1816a_lib.o
snd-ad1816a-lib-objs := ad1816a_lib.o
snd-ad1816a-objs := ad1816a.o
......
......@@ -3,8 +3,6 @@
# Copyright (c) 2001 by Jaroslav Kysela <perex@suse.cz>
#
export-objs := ad1848_lib.o
snd-ad1848-lib-objs := ad1848_lib.o
snd-ad1848-objs := ad1848.o
......
......@@ -3,8 +3,6 @@
# Copyright (c) 2001 by Jaroslav Kysela <perex@suse.cz>
#
export-objs := cs4231_lib.o cs4236_lib.o
snd-cs4231-lib-objs := cs4231_lib.o
snd-cs4236-lib-objs := cs4236_lib.o
snd-cs4231-objs := cs4231.o
......
......@@ -3,8 +3,6 @@
# Copyright (c) 2001 by Jaroslav Kysela <perex@suse.cz>
#
export-objs := es1688_lib.o
snd-es1688-lib-objs := es1688_lib.o
snd-es1688-objs := es1688.o
......
......@@ -3,8 +3,6 @@
# Copyright (c) 2001 by Jaroslav Kysela <perex@suse.cz>
#
export-objs := gus_main.o gus_volume.o
snd-gus-lib-objs := gus_main.o \
gus_io.o gus_irq.o gus_timer.o \
gus_mem.o gus_mem_proc.o gus_dram.o gus_dma.o gus_volume.o \
......
......@@ -3,8 +3,6 @@
# Copyright (c) 2001 by Jaroslav Kysela <perex@suse.cz>
#
export-objs := emu8000.o sb_common.o sb8_main.o sb16_main.o sb16_csp.o
snd-sb-common-objs := sb_common.o sb_mixer.o
snd-sb8-dsp-objs := sb8_main.o sb8_midi.o
snd-sb16-dsp-objs := sb16_main.o
......
......@@ -3,13 +3,6 @@
# 18 Apr 1998, Michael Elizabeth Chastain, <mailto:mec@shout.net>
# Rewritten to use lists instead of if-statements.
# All of the (potential) objects that export symbols.
# This list comes from 'grep -l EXPORT_SYMBOL *.[hc]'.
export-objs := ad1848.o audio_syms.o midi_syms.o mpu401.o ac97_codec.o \
msnd.o opl3.o sb_common.o sequencer_syms.o ac97.o aci.o \
sound_syms.o uart401.o
# Each configuration option enables a list of files.
obj-$(CONFIG_SOUND_OSS) += sound.o
......
......@@ -2,8 +2,6 @@
# Makefile for the DMA sound driver
#
export-objs := dmasound_core.o
obj-$(CONFIG_DMASOUND_ATARI) += dmasound_core.o dmasound_atari.o
obj-$(CONFIG_DMASOUND_AWACS) += dmasound_core.o dmasound_awacs.o
obj-$(CONFIG_DMASOUND_PAULA) += dmasound_core.o dmasound_paula.o
......
......@@ -3,8 +3,6 @@
# Copyright (c) 2001 by Jaroslav Kysela <perex@suse.cz>
#
export-objs := ac97_codec.o ak4531_codec.o
snd-ac97-codec-objs := ac97_codec.o ac97_patch.o
snd-ak4531-codec-objs := ak4531_codec.o
......
......@@ -3,8 +3,6 @@
# Copyright (c) 2001 by Jaroslav Kysela <perex@suse.cz>
#
export-objs := emu10k1_main.o
snd-emu10k1-objs := emu10k1.o emu10k1_main.o \
irq.o memory.o voice.o emumpu401.o emupcm.o io.o \
emuproc.o emumixer.o emufx.o
......
......@@ -3,8 +3,6 @@
# Copyright (c) 2001 by Jaroslav Kysela <perex@suse.cz>
#
export-objs := ice1712.o
snd-ice1712-objs := ice1712.o ak4524.o delta.o hoontech.o ews.o amp.o
# Toplevel Module Dependency
......
......@@ -3,8 +3,6 @@
# Copyright (c) 2001 by Jaroslav Kysela <perex@suse.cz>
#
export-objs := hammerfall_mem.o
snd-hammerfall-mem-objs := hammerfall_mem.o
snd-rme9652-objs := rme9652.o
snd-hdsp-objs := hdsp.o
......
......@@ -3,8 +3,6 @@
# Copyright (c) 2001 by Jaroslav Kysela <perex@suse.cz>
#
export-objs := trident_main.o
snd-trident-objs := trident.o trident_main.o trident_memory.o
snd-trident-synth-objs := trident_synth.o
......
......@@ -3,8 +3,6 @@
# Copyright (c) 2001 by Jaroslav Kysela <perex@suse.cz>
#
export-objs := util_mem.o
snd-util-mem-objs := util_mem.o
# Toplevel Module Dependency
......
......@@ -3,8 +3,6 @@
# Copyright (c) 2001 by Jaroslav Kysela <perex@suse.cz>
#
export-objs := emux.o
snd-emux-synth-objs := emux.o emux_synth.o emux_seq.o emux_nrpn.o \
emux_effect.o emux_proc.o soundfont.o \
$(if $(CONFIG_SND_SEQUENCER_OSS),emux_oss.o)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment