Commit 0b319ed0 authored by Brian Gerst's avatar Brian Gerst Committed by Ingo Molnar

[PATCH] Remove Rules.make from Makefiles (3/3)

Makefiles no longer need to include Rules.make, which is currently an
empty file.  This patch removes it from the remaining Makefiles, and
removes the empty Rules.make file.
parent b4499c72
......@@ -22,5 +22,3 @@ obj-$(CONFIG_CRYPTO_TWOFISH) += twofish.o
obj-$(CONFIG_CRYPTO_SERPENT) += serpent.o
obj-$(CONFIG_CRYPTO_TEST) += tcrypt.o
include $(TOPDIR)/Rules.make
......@@ -94,5 +94,3 @@ obj-$(CONFIG_JFS_FS) += jfs/
obj-$(CONFIG_XFS_FS) += xfs/
obj-$(CONFIG_AFS_FS) += afs/
obj-$(CONFIG_BEFS_FS) += befs/
include $(TOPDIR)/Rules.make
......@@ -5,5 +5,3 @@
obj-$(CONFIG_ADFS_FS) += adfs.o
adfs-objs := dir.o dir_f.o dir_fplus.o file.o inode.o map.o super.o
include $(TOPDIR)/Rules.make
......@@ -7,5 +7,3 @@
obj-$(CONFIG_AFFS_FS) += affs.o
affs-objs := super.o namei.o inode.o file.o dir.o amigaffs.o bitmap.o symlink.o
include $(TOPDIR)/Rules.make
......@@ -24,5 +24,3 @@ kafs-objs := \
volume.o
obj-$(CONFIG_AFS_FS) := kafs.o
include $(TOPDIR)/Rules.make
......@@ -5,5 +5,3 @@
obj-$(CONFIG_AUTOFS_FS) += autofs.o
autofs-objs := dirhash.o init.o inode.o root.o symlink.o waitq.o
include $(TOPDIR)/Rules.make
......@@ -5,5 +5,3 @@
obj-$(CONFIG_AUTOFS4_FS) += autofs4.o
autofs4-objs := init.o inode.o root.o symlink.o waitq.o expire.o
include $(TOPDIR)/Rules.make
......@@ -11,5 +11,3 @@
obj-$(CONFIG_BEFS_FS) += befs.o
befs-objs := datastream.o btree.o super.o inode.o debug.o io.o linuxvfs.o
include $(TOPDIR)/Rules.make
......@@ -5,5 +5,3 @@
obj-$(CONFIG_BFS_FS) += bfs.o
bfs-objs := inode.o file.o dir.o
include $(TOPDIR)/Rules.make
......@@ -4,5 +4,3 @@
obj-$(CONFIG_CIFS) += cifs.o
cifs-objs := cifsfs.o cifssmb.o cifs_debug.o connect.o dir.o file.o inode.o link.o misc.o netmisc.o smbdes.o smbencrypt.o transport.o asn1.o md4.o md5.o cifs_unicode.o nterr.o
include $(TOPDIR)/Rules.make
......@@ -10,6 +10,3 @@ coda-objs := psdev.o cache.o cnode.o inode.o dir.o file.o upcall.o \
# If you want debugging output, please uncomment the following line.
# EXTRA_CFLAGS += -DDEBUG -DDEBUG_SMB_MALLOC=1
include $(TOPDIR)/Rules.make
......@@ -5,5 +5,3 @@
obj-$(CONFIG_CRAMFS) += cramfs.o
cramfs-objs := inode.o uncompress.o
include $(TOPDIR)/Rules.make
......@@ -13,9 +13,6 @@ ifndef TOPDIR
TOPDIR = ../..
endif
include $(TOPDIR)/Rules.make
# Rule to build documentation
doc: base.c util.c
@echo '$$PACKAGE devfs' > devfs.doc
......
......@@ -5,5 +5,3 @@
obj-$(CONFIG_DEVPTS_FS) += devpts.o
devpts-objs := inode.o
include $(TOPDIR)/Rules.make
......@@ -5,5 +5,3 @@
obj-$(CONFIG_EFS_FS) += efs.o
efs-objs := super.o inode.o namei.o dir.o file.o symlink.o
include $(TOPDIR)/Rules.make
......@@ -6,5 +6,3 @@ export-objs := expfs.o
obj-$(CONFIG_EXPORTFS) += exportfs.o
exportfs-objs := expfs.o
include $(TOPDIR)/Rules.make
......@@ -16,5 +16,3 @@ endif
ifeq ($(CONFIG_EXT2_FS_POSIX_ACL),y)
ext2-objs += acl.o
endif
include $(TOPDIR)/Rules.make
......@@ -16,5 +16,3 @@ endif
ifeq ($(CONFIG_EXT3_FS_POSIX_ACL),y)
ext3-objs += acl.o
endif
include $(TOPDIR)/Rules.make
......@@ -7,5 +7,3 @@ 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
include $(TOPDIR)/Rules.make
......@@ -6,5 +6,3 @@ obj-$(CONFIG_VXFS_FS) += freevxfs.o
freevxfs-objs := vxfs_bmap.o vxfs_fshead.o vxfs_immed.o vxfs_inode.o \
vxfs_lookup.o vxfs_olt.o vxfs_subr.o vxfs_super.o
include $(TOPDIR)/Rules.make
......@@ -8,5 +8,3 @@ hfs-objs := balloc.o bdelete.o bfind.o bins_del.o binsert.o bitmap.o bitops.o \
bnode.o brec.o btree.o catalog.o dir.o dir_cap.o dir_dbl.o \
dir_nat.o extent.o file.o file_cap.o file_hdr.o inode.o mdb.o \
part_tbl.o string.o super.o sysdep.o trans.o version.o
include $(TOPDIR)/Rules.make
......@@ -6,5 +6,3 @@ obj-$(CONFIG_HPFS_FS) += hpfs.o
hpfs-objs := alloc.o anode.o buffer.o dentry.o dir.o dnode.o ea.o file.o \
inode.o map.o name.o namei.o super.o
include $(TOPDIR)/Rules.make
......@@ -5,5 +5,3 @@
obj-$(CONFIG_HUGETLBFS) += hugetlbfs.o
hugetlbfs-objs := inode.o
include $(TOPDIR)/Rules.make
......@@ -9,6 +9,3 @@ intermezzo-objs := cache.o dcache.o dir.o ext_attr.o file.o fileset.o \
journal_obdfs.o journal_reiserfs.o journal_tmpfs.o journal_xfs.o \
kml_reint.o kml_unpack.o methods.o presto.o psdev.o replicator.o \
super.o sysctl.o upcall.o vfs.o
include $(TOPDIR)/Rules.make
......@@ -8,5 +8,3 @@ isofs-objs-y := namei.o inode.o dir.o util.o rock.o
isofs-objs-$(CONFIG_JOLIET) += joliet.o
isofs-objs-$(CONFIG_ZISOFS) += compress.o
isofs-objs := $(isofs-objs-y)
include $(TOPDIR)/Rules.make
......@@ -7,6 +7,3 @@ export-objs := journal.o
obj-$(CONFIG_JBD) += jbd.o
jbd-objs := transaction.o commit.o recovery.o checkpoint.o revoke.o journal.o
include $(TOPDIR)/Rules.make
......@@ -9,6 +9,3 @@ obj-$(CONFIG_JFFS_FS) += jffs.o
jffs-y := jffs_fm.o intrep.o inode-v23.o
jffs-$(CONFIG_JFFS_PROC_FS) += jffs_proc.o
jffs-objs := $(jffs-y)
include $(TOPDIR)/Rules.make
......@@ -18,6 +18,3 @@ NAND_OBJS-$(CONFIG_JFFS2_FS_NAND) := wbuf.o
jffs2-objs := $(COMPR_OBJS) $(JFFS2_OBJS) $(VERS_OBJS) $(NAND_OBJS-y) \
$(LINUX_OBJS-$(VERSION)$(PATCHLEVEL))
include $(TOPDIR)/Rules.make
......@@ -15,5 +15,3 @@ jfs-objs += acl.o
endif
EXTRA_CFLAGS += -D_JFS_4K
include $(TOPDIR)/Rules.make
......@@ -10,5 +10,3 @@ lockd-objs-y := clntlock.o clntproc.o host.o svc.o svclock.o svcshare.o \
svcproc.o svcsubs.o mon.o xdr.o lockd_syms.o
lockd-objs-$(CONFIG_LOCKD_V4) += xdr4.o svc4proc.o
lockd-objs := $(lockd-objs-y)
include $(TOPDIR)/Rules.make
......@@ -5,5 +5,3 @@
obj-$(CONFIG_MINIX_FS) += minix.o
minix-objs := bitmap.o itree_v1.o itree_v2.o namei.o inode.o file.o dir.o
include $(TOPDIR)/Rules.make
......@@ -7,5 +7,3 @@ export-objs := msdosfs_syms.o
obj-$(CONFIG_MSDOS_FS) += msdos.o
msdos-objs := namei.o msdosfs_syms.o
include $(TOPDIR)/Rules.make
......@@ -17,5 +17,3 @@ endif
# EXTRA_CFLAGS += -DDEBUG_NCP=1
CFLAGS_ncplib_kernel.o := -finline-functions
include $(TOPDIR)/Rules.make
......@@ -11,5 +11,3 @@ nfs-$(CONFIG_NFS_V3) += nfs3proc.o nfs3xdr.o
nfs-$(CONFIG_NFS_V4) += nfs4proc.o nfs4xdr.o nfs4state.o nfs4renewd.o
nfs-$(CONFIG_NFS_DIRECTIO) += direct.o
nfs-objs := $(nfs-y)
include $(TOPDIR)/Rules.make
......@@ -9,5 +9,3 @@ nfsd-y := nfssvc.o nfsctl.o nfsproc.o nfsfh.o vfs.o \
nfsd-$(CONFIG_NFSD_V3) += nfs3proc.o nfs3xdr.o
nfsd-$(CONFIG_NFSD_V4) += nfs4proc.o nfs4xdr.o
nfsd-objs := $(nfsd-y)
include $(TOPDIR)/Rules.make
......@@ -45,5 +45,3 @@ obj-$(CONFIG_NLS_KOI8_R) += nls_koi8-r.o
obj-$(CONFIG_NLS_KOI8_U) += nls_koi8-u.o nls_koi8-ru.o
obj-$(CONFIG_NLS_ABC) += nls_abc.o
obj-$(CONFIG_NLS_UTF8) += nls_utf8.o
include $(TOPDIR)/Rules.make
......@@ -14,6 +14,3 @@ endif
ifeq ($(CONFIG_NTFS_RW),y)
EXTRA_CFLAGS += -DNTFS_RW
endif
include $(TOPDIR)/Rules.make
......@@ -5,5 +5,3 @@
obj-$(CONFIG_SUN_OPENPROMFS) += openpromfs.o
openpromfs-objs := inode.o
include $(TOPDIR)/Rules.make
......@@ -18,6 +18,3 @@ obj-$(CONFIG_SUN_PARTITION) += sun.o
obj-$(CONFIG_ULTRIX_PARTITION) += ultrix.o
obj-$(CONFIG_IBM_PARTITION) += ibm.o
obj-$(CONFIG_EFI_PARTITION) += efi.o
include $(TOPDIR)/Rules.make
......@@ -12,5 +12,3 @@ proc-objs := inode.o root.o base.o generic.o array.o \
ifeq ($(CONFIG_PROC_DEVICETREE),y)
proc-objs += proc_devtree.o
endif
include $(TOPDIR)/Rules.make
......@@ -5,5 +5,3 @@
obj-$(CONFIG_QNX4FS_FS) += qnx4.o
qnx4-objs := inode.o dir.o namei.o file.o bitmap.o truncate.o fsync.o
include $(TOPDIR)/Rules.make
......@@ -5,5 +5,3 @@
obj-$(CONFIG_RAMFS) += ramfs.o
ramfs-objs := inode.o
include $(TOPDIR)/Rules.make
......@@ -19,8 +19,6 @@ ifeq ($(CONFIG_PPC32),y)
EXTRA_CFLAGS := -O1
endif
include $(TOPDIR)/Rules.make
TAGS:
etags *.c
......@@ -5,5 +5,3 @@
obj-$(CONFIG_ROMFS_FS) += romfs.o
romfs-objs := inode.o
include $(TOPDIR)/Rules.make
......@@ -17,8 +17,6 @@ EXTRA_CFLAGS += -DSMBFS_PARANOIA
#EXTRA_CFLAGS += -DDEBUG_SMB_TIMESTAMP
#EXTRA_CFLAGS += -Werror
include $(TOPDIR)/Rules.make
#
# Maintainer rules
#
......
......@@ -5,5 +5,3 @@
export-objs := inode.o
obj-y := inode.o
include $(TOPDIR)/Rules.make
......@@ -6,5 +6,3 @@ obj-$(CONFIG_SYSV_FS) += sysv.o
sysv-objs := ialloc.o balloc.o inode.o itree.o file.o dir.o \
namei.o super.o symlink.o
include $(TOPDIR)/Rules.make
......@@ -7,5 +7,3 @@ obj-$(CONFIG_UDF_FS) += udf.o
udf-objs := balloc.o dir.o file.o ialloc.o inode.o lowlevel.o namei.o \
partition.o super.o truncate.o symlink.o fsync.o \
crc.o directory.o misc.o udftime.o unicode.o
include $(TOPDIR)/Rules.make
......@@ -6,5 +6,3 @@ obj-$(CONFIG_UFS_FS) += ufs.o
ufs-objs := balloc.o cylinder.o dir.o file.o ialloc.o inode.o \
namei.o super.o symlink.o truncate.o util.o
include $(TOPDIR)/Rules.make
......@@ -6,8 +6,6 @@ obj-$(CONFIG_UMSDOS) += umsdos.o
umsdos-objs := dir.o inode.o ioctl.o mangle.o namei.o rdir.o emd.o
include $(TOPDIR)/Rules.make
p:
proto *.c >/usr/include/linux/umsdos_fs.p
......
......@@ -7,5 +7,3 @@ export-objs := vfatfs_syms.o
obj-$(CONFIG_VFAT_FS) += vfat.o
vfat-objs := namei.o vfatfs_syms.o
include $(TOPDIR)/Rules.make
......@@ -157,5 +157,3 @@ ifneq ($(CONFIG_KDB_MODULES),)
endif
CFLAGS_xfsidbg.o += -Iarch/$(ARCH)/kdb
include $(TOPDIR)/Rules.make
......@@ -7,8 +7,6 @@ obj-y := main.o version.o do_mounts.o initramfs.o
# files to be removed upon make clean
clean-files := ../include/linux/compile.h
include $(TOPDIR)/Rules.make
# dependencies on generated files need to be listed explicitly
$(obj)/version.o: include/linux/compile.h
......
......@@ -5,5 +5,3 @@
obj-y := util.o
obj-$(CONFIG_SYSVIPC) += msg.o sem.o shm.o
include $(TOPDIR)/Rules.make
......@@ -31,5 +31,3 @@ ifneq ($(CONFIG_IA64),y)
# to get a correct value for the wait-channel (WCHAN in ps). --davidm
CFLAGS_sched.o := $(PROFILING) -fno-omit-frame-pointer
endif
include $(TOPDIR)/Rules.make
......@@ -31,5 +31,3 @@ include $(TOPDIR)/drivers/net/Makefile.lib
include $(TOPDIR)/drivers/usb/class/Makefile.lib
include $(TOPDIR)/fs/Makefile.lib
include $(TOPDIR)/net/bluetooth/bnep/Makefile.lib
include $(TOPDIR)/Rules.make
......@@ -11,5 +11,3 @@ export-objs := deflate_syms.o
obj-$(CONFIG_ZLIB_DEFLATE) += zlib_deflate.o
zlib_deflate-objs := deflate.o deftree.o deflate_syms.o
include $(TOPDIR)/Rules.make
......@@ -19,5 +19,3 @@ obj-$(CONFIG_ZLIB_INFLATE) += zlib_inflate.o
zlib_inflate-objs := infblock.o infcodes.o inffast.o inflate.o \
inftrees.o infutil.o inflate_syms.o
include $(TOPDIR)/Rules.make
......@@ -15,5 +15,3 @@ obj-$(CONFIG_FDDI) += fddi.o
obj-$(CONFIG_HIPPI) += hippi.o
obj-$(CONFIG_IPX) += p8022.o psnap.o
obj-$(CONFIG_ATALK) += p8022.o psnap.o
include $(TOPDIR)/Rules.make
......@@ -5,5 +5,3 @@
obj-$(CONFIG_VLAN_8021Q) += 8021q.o
8021q-objs := vlan.o vlanproc.o vlan_dev.o
include $(TOPDIR)/Rules.make
......@@ -41,5 +41,3 @@ ifeq ($(CONFIG_NET),y)
obj-$(CONFIG_MODULES) += netsyms.o
obj-$(CONFIG_SYSCTL) += sysctl_net.o
endif
include $(TOPDIR)/Rules.make
......@@ -8,6 +8,3 @@ obj-$(CONFIG_ATALK) += appletalk.o
appletalk-y := aarp.o ddp.o atalk_proc.o
appletalk-$(CONFIG_SYSCTL) += sysctl_net_atalk.o
include $(TOPDIR)/Rules.make
......@@ -15,5 +15,3 @@ obj-$(CONFIG_PROC_FS) += proc.o
obj-$(CONFIG_ATM_LANE) += lec.o
obj-$(CONFIG_ATM_MPOA) += mpoa.o
obj-$(CONFIG_PPPOATM) += pppoatm.o
include $(TOPDIR)/Rules.make
......@@ -11,6 +11,3 @@ ax25-y := ax25_addr.o ax25_dev.o ax25_iface.o ax25_in.o ax25_ip.o ax25_out.o \
ax25_subr.o ax25_timer.o ax25_uid.o af_ax25.o
ax25-$(CONFIG_AX25_DAMA_SLAVE) += ax25_ds_in.o ax25_ds_subr.o ax25_ds_timer.o
ax25-$(CONFIG_SYSCTL) += sysctl_net_ax25.o
include $(TOPDIR)/Rules.make
......@@ -11,5 +11,3 @@ obj-$(CONFIG_BT_RFCOMM) += rfcomm/
obj-$(CONFIG_BT_BNEP) += bnep/
bluetooth-objs := af_bluetooth.o hci_core.o hci_conn.o hci_event.o hci_sock.o hci_proc.o lib.o syms.o
include $(TOPDIR)/Rules.make
......@@ -5,5 +5,3 @@
obj-$(CONFIG_BT_BNEP) += bnep.o
bnep-objs := core.o sock.o netdev.o
include $(TOPDIR)/Rules.make
......@@ -6,5 +6,3 @@ obj-$(CONFIG_BT_RFCOMM) += rfcomm.o
rfcomm-y := core.o sock.o crc.o
rfcomm-$(CONFIG_BT_RFCOMM_TTY) += tty.o
include $(TOPDIR)/Rules.make
......@@ -15,5 +15,3 @@ bridge-objs += br_netfilter.o
endif
obj-$(CONFIG_BRIDGE_NF_EBTABLES) += netfilter/
include $(TOPDIR)/Rules.make
......@@ -17,4 +17,3 @@ obj-$(CONFIG_BRIDGE_EBT_SNAT) += ebt_snat.o
obj-$(CONFIG_BRIDGE_EBT_DNAT) += ebt_dnat.o
obj-$(CONFIG_BRIDGE_EBT_REDIRECT) += ebt_redirect.o
obj-$(CONFIG_BRIDGE_EBT_MARK_T) += ebt_mark.o
include $(TOPDIR)/Rules.make
......@@ -21,5 +21,3 @@ obj-$(CONFIG_NET_PKTGEN) += pktgen.o
obj-$(CONFIG_NET_RADIO) += wireless.o
# Ugly. I wish all wireless drivers were moved in drivers/net/wireless
obj-$(CONFIG_NET_PCMCIA_RADIO) += wireless.o
include $(TOPDIR)/Rules.make
......@@ -5,6 +5,3 @@ decnet-y := af_decnet.o dn_nsp_in.o dn_nsp_out.o dn_route.o dn_dev.o dn_neigh.o
decnet-$(CONFIG_DECNET_ROUTER) += dn_fib.o dn_rules.o dn_table.o
decnet-$(CONFIG_DECNET_FW) += dn_fw.o
decnet-y += sysctl_net_decnet.o
include $(TOPDIR)/Rules.make
......@@ -5,6 +5,3 @@
obj-$(CONFIG_ECONET) += econet.o
econet-objs := af_econet.o
include $(TOPDIR)/Rules.make
......@@ -6,5 +6,3 @@ obj-y += eth.o
obj-$(CONFIG_SYSCTL) += sysctl_net_ether.o
obj-$(subst m,y,$(CONFIG_IPX)) += pe2.o
obj-$(subst m,y,$(CONFIG_ATALK)) += pe2.o
include $(TOPDIR)/Rules.make
......@@ -23,5 +23,3 @@ obj-$(CONFIG_NETFILTER) += netfilter/
obj-$(CONFIG_XFRM_USER) += xfrm_user.o
obj-y += xfrm_policy.o xfrm_state.o xfrm_input.o
include $(TOPDIR)/Rules.make
......@@ -93,5 +93,3 @@ obj-$(CONFIG_IP_NF_COMPAT_IPCHAINS) += ipchains.o
obj-$(CONFIG_IP_NF_COMPAT_IPFWADM) += ipfwadm.o
obj-$(CONFIG_IP_NF_QUEUE) += ip_queue.o
include $(TOPDIR)/Rules.make
......@@ -13,5 +13,3 @@ ipv6-objs := af_inet6.o ip6_output.o ip6_input.o addrconf.o sit.o \
ip6_flowlabel.o ipv6_syms.o
obj-$(CONFIG_NETFILTER) += netfilter/
include $(TOPDIR)/Rules.make
......@@ -18,5 +18,3 @@ obj-$(CONFIG_IP6_NF_MANGLE) += ip6table_mangle.o
obj-$(CONFIG_IP6_NF_TARGET_MARK) += ip6t_MARK.o
obj-$(CONFIG_IP6_NF_QUEUE) += ip6_queue.o
obj-$(CONFIG_IP6_NF_TARGET_LOG) += ip6t_LOG.o
include $(TOPDIR)/Rules.make
......@@ -6,5 +6,3 @@ obj-$(CONFIG_IPX) += ipx.o
ipx-y := af_ipx.o ipx_proc.o
ipx-$(CONFIG_SYSCTL) += sysctl_net_ipx.o
include $(TOPDIR)/Rules.make
......@@ -15,5 +15,3 @@ irda-y := iriap.o iriap_event.o irlmp.o irlmp_event.o irlmp_frame.o \
discovery.o parameters.o irsyms.o
irda-$(CONFIG_PROC_FS) += irproc.o
irda-$(CONFIG_SYSCTL) += irsysctl.o
include $(TOPDIR)/Rules.make
......@@ -8,6 +8,3 @@ obj-$(CONFIG_IRCOMM) += ircomm.o ircomm-tty.o
ircomm-objs := ircomm_core.o ircomm_event.o ircomm_lmp.o ircomm_ttp.o
ircomm-tty-objs := ircomm_tty.o ircomm_tty_attach.o ircomm_tty_ioctl.o ircomm_param.o
include $(TOPDIR)/Rules.make
......@@ -5,5 +5,3 @@
obj-$(CONFIG_IRLAN) += irlan.o
irlan-objs := irlan_common.o irlan_eth.o irlan_event.o irlan_client.o irlan_provider.o irlan_filter.o irlan_provider_event.o irlan_client_event.o
include $(TOPDIR)/Rules.make
......@@ -5,5 +5,3 @@
obj-$(CONFIG_IRNET) += irnet.o
irnet-objs := irnet_ppp.o irnet_irda.o
include $(TOPDIR)/Rules.make
......@@ -3,5 +3,3 @@
#
obj-$(CONFIG_NET_KEY) += af_key.o
include $(TOPDIR)/Rules.make
......@@ -7,6 +7,3 @@ 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
include $(TOPDIR)/Rules.make
......@@ -21,5 +21,3 @@ llc-$(CONFIG_LLC_UI) += af_llc.o
# Objects that export symbols.
export-objs := llc_if.o
include $(TOPDIR)/Rules.make
......@@ -4,5 +4,3 @@
obj-y := af_netlink.o
obj-$(CONFIG_NETLINK_DEV) += netlink_dev.o
include $(TOPDIR)/Rules.make
......@@ -7,6 +7,3 @@ obj-$(CONFIG_NETROM) += netrom.o
netrom-y := af_netrom.o nr_dev.o nr_in.o nr_loopback.o \
nr_out.o nr_route.o nr_subr.o nr_timer.o
netrom-$(CONFIG_SYSCTL) += sysctl_net_netrom.o
include $(TOPDIR)/Rules.make
......@@ -3,5 +3,3 @@
#
obj-$(CONFIG_PACKET) += af_packet.o
include $(TOPDIR)/Rules.make
......@@ -7,6 +7,3 @@ obj-$(CONFIG_ROSE) += rose.o
rose-y := af_rose.o rose_dev.o rose_in.o rose_link.o rose_loopback.o \
rose_out.o rose_route.o rose_subr.o rose_timer.o
rose-$(CONFIG_SYSCTL) += sysctl_net_rose.o
include $(TOPDIR)/Rules.make
......@@ -23,5 +23,3 @@ rxrpc-objs += sysctl.o
endif
obj-$(CONFIG_RXRPC) := rxrpc.o
include $(TOPDIR)/Rules.make
......@@ -28,5 +28,3 @@ obj-$(CONFIG_NET_CLS_RSVP) += cls_rsvp.o
obj-$(CONFIG_NET_CLS_RSVP6) += cls_rsvp6.o
obj-$(CONFIG_NET_CLS_ROUTE4) += cls_route.o
obj-$(CONFIG_NET_CLS_FW) += cls_fw.o
include $(TOPDIR)/Rules.make
......@@ -22,5 +22,3 @@ sctp-$(CONFIG_SCTP_DBG_OBJCNT) += objcnt.o
sctp-$(CONFIG_SYSCTL) += sysctl.o
sctp-$(subst m,y,$(CONFIG_IPV6)) += ipv6.o
include $(TOPDIR)/Rules.make
......@@ -13,5 +13,3 @@ sunrpc-y := clnt.o xprt.o sched.o \
sunrpc_syms.o cache.o
sunrpc-$(CONFIG_PROC_FS) += stats.o
sunrpc-$(CONFIG_SYSCTL) += sysctl.o
include $(TOPDIR)/Rules.make
......@@ -6,6 +6,3 @@ obj-$(CONFIG_UNIX) += unix.o
unix-y := af_unix.o garbage.o
unix-$(CONFIG_SYSCTL) += sysctl_net_unix.o
include $(TOPDIR)/Rules.make
......@@ -7,5 +7,3 @@ export-objs := wanmain.o
obj-$(CONFIG_WAN_ROUTER) += wanrouter.o
wanrouter-objs := wanproc.o wanmain.o
include $(TOPDIR)/Rules.make
......@@ -8,6 +8,3 @@ x25-y := af_x25.o x25_dev.o x25_facilities.o x25_in.o \
x25_link.o x25_out.o x25_route.o x25_subr.o \
x25_timer.o x25_proc.o
x25-$(CONFIG_SYSCTL) += sysctl_net_x25.o
include $(TOPDIR)/Rules.make
......@@ -21,8 +21,6 @@ qconf-cxxobjs := qconf.o
clean-files := libkconfig.so lkc_defs.h qconf.moc .tmp_qtcheck \
zconf.tab.c zconf.tab.h lex.zconf.c
include $(TOPDIR)/Rules.make
# generated files seem to need this to find local include files
HOSTCFLAGS_lex.zconf.o := -I$(src)
HOSTCFLAGS_zconf.tab.o := -I$(src)
......
......@@ -14,5 +14,3 @@ endif
obj-$(CONFIG_SECURITY) += security.o dummy.o
obj-$(CONFIG_SECURITY_CAPABILITIES) += capability.o
obj-$(CONFIG_SECURITY_ROOTPLUG) += root_plug.o
include $(TOPDIR)/Rules.make
......@@ -12,5 +12,3 @@ ifeq ($(CONFIG_SND),y)
endif
soundcore-objs := sound_core.o sound_firmware.o
include $(TOPDIR)/Rules.make
......@@ -6,5 +6,3 @@ snd-sa11xx-uda1341-objs := sa11xx-uda1341.o
# Toplevel Module Dependency
obj-$(CONFIG_SND_SA11XX_UDA1341) += snd-sa11xx-uda1341.o
include $(TOPDIR)/Rules.make
......@@ -103,5 +103,3 @@ endif
obj-$(CONFIG_SND_USB_AUDIO) += snd-pcm.o snd-timer.o snd.o snd-rawmidi.o
obj-m := $(sort $(obj-m))
include $(TOPDIR)/Rules.make
......@@ -9,5 +9,3 @@ ifneq ($(CONFIG_SND_SEQUENCER),n)
endif
obj-$(CONFIG_SND_BIT32_EMUL) += snd-ioctl32.o
include $(TOPDIR)/Rules.make
......@@ -12,5 +12,3 @@ snd-pcm-oss-objs := pcm_oss.o pcm_plugin.o \
obj-$(CONFIG_SND_MIXER_OSS) += snd-mixer-oss.o
obj-$(CONFIG_SND_PCM_OSS) += snd-pcm-oss.o
include $(TOPDIR)/Rules.make
......@@ -76,5 +76,3 @@ obj-$(CONFIG_SND_YMFPCI) += snd-seq-midi.o snd-seq.o snd-seq-device.o snd-seq-mi
obj-$(CONFIG_SND_USB_AUDIO) += snd-seq.o snd-seq-device.o snd-seq-midi-event.o
obj-m := $(sort $(obj-m))
include $(TOPDIR)/Rules.make
......@@ -42,5 +42,3 @@ obj-$(CONFIG_SND_TRIDENT) += snd-ainstr-simple.o
obj-$(CONFIG_SND_YMFPCI) += snd-ainstr-fm.o
obj-m := $(sort $(obj-m))
include $(TOPDIR)/Rules.make
......@@ -10,5 +10,3 @@ snd-seq-oss-objs := seq_oss.o seq_oss_init.o seq_oss_timer.o seq_oss_ioctl.o \
ifeq ($(CONFIG_SND_SEQUENCER_OSS),y)
obj-$(CONFIG_SND_SEQUENCER) += snd-seq-oss.o
endif
include $(TOPDIR)/Rules.make
......@@ -15,5 +15,3 @@ obj-$(CONFIG_SND_SERIAL_U16550) += snd-serial-u16550.o
obj-$(CONFIG_SND_MTPAV) += snd-mtpav.o
obj-$(CONFIG_SND) += opl3/ mpu401/
include $(TOPDIR)/Rules.make
......@@ -41,5 +41,3 @@ obj-$(CONFIG_SND_TRIDENT) += snd-mpu401-uart.o
obj-$(CONFIG_SND_YMFPCI) += snd-mpu401-uart.o
obj-m := $(sort $(obj-m))
include $(TOPDIR)/Rules.make
......@@ -66,5 +66,3 @@ ifeq ($(subst m,y,$(CONFIG_SND_SEQUENCER)),y)
endif
obj-m := $(sort $(obj-m))
include $(TOPDIR)/Rules.make
......@@ -16,5 +16,3 @@ endif
# Toplevel Module Dependency
obj-$(CONFIG_SND_INTERWAVE_STB) += snd-tea6330t.o snd-i2c.o
obj-$(CONFIG_SND_ICE1712) += snd-cs8427.o snd-i2c.o
include $(TOPDIR)/Rules.make
......@@ -8,5 +8,3 @@ snd-uda1341-objs := uda1341.o
# Module Dependency
obj-$(CONFIG_SND_SA11XX_UDA1341) += snd-uda1341.o
include $(TOPDIR)/Rules.make
......@@ -22,5 +22,3 @@ obj-$(CONFIG_SND_SGALAXY) += snd-sgalaxy.o
obj-$(CONFIG_SND) += ad1816a/ ad1848/ cs423x/ es1688/ gus/ opti9xx/ \
sb/ wavefront/
include $(TOPDIR)/Rules.make
......@@ -10,5 +10,3 @@ snd-ad1816a-objs := ad1816a.o
# Toplevel Module Dependency
obj-$(CONFIG_SND_AD1816A) += snd-ad1816a.o snd-ad1816a-lib.o
include $(TOPDIR)/Rules.make
......@@ -15,5 +15,3 @@ obj-$(CONFIG_SND_AD1848) += snd-ad1848.o snd-ad1848-lib.o
obj-$(CONFIG_SND_OPTI92X_AD1848) += snd-ad1848-lib.o
obj-m := $(sort $(obj-m))
include $(TOPDIR)/Rules.make
......@@ -24,5 +24,3 @@ obj-$(CONFIG_SND_OPTI92X_CS4231) += snd-cs4231-lib.o
obj-$(CONFIG_SND_WAVEFRONT) += snd-cs4231-lib.o
obj-m := $(sort $(obj-m))
include $(TOPDIR)/Rules.make
......@@ -11,5 +11,3 @@ snd-es1688-objs := es1688.o
# Toplevel Module Dependency
obj-$(CONFIG_SND_ES1688) += snd-es1688.o snd-es1688-lib.o
obj-$(CONFIG_SND_GUSEXTREME) += snd-es1688-lib.o
include $(TOPDIR)/Rules.make
......@@ -34,5 +34,3 @@ ifeq ($(subst m,y,$(CONFIG_SND_SEQUENCER)),y)
endif
obj-m := $(sort $(obj-m))
include $(TOPDIR)/Rules.make
......@@ -11,5 +11,3 @@ snd-opti93x-objs := opti93x.o
obj-$(CONFIG_SND_OPTI92X_AD1848) += snd-opti92x-ad1848.o
obj-$(CONFIG_SND_OPTI92X_CS4231) += snd-opti92x-cs4231.o
obj-$(CONFIG_SND_OPTI93X) += snd-opti93x.o
include $(TOPDIR)/Rules.make
......@@ -33,5 +33,3 @@ ifeq ($(subst m,y,$(CONFIG_SND_SEQUENCER)),y)
endif
obj-m := $(sort $(obj-m))
include $(TOPDIR)/Rules.make
......@@ -7,5 +7,3 @@ snd-wavefront-objs := wavefront.o wavefront_fx.o wavefront_synth.o wavefront_mid
# Toplevel Module Dependency
obj-$(CONFIG_SND_WAVEFRONT) += snd-wavefront.o
include $(TOPDIR)/Rules.make
......@@ -100,8 +100,6 @@ host-progs := bin2hex hex2hex
clean-files := maui_boot.h msndperm.c msndinit.c pndsperm.c pndspini.c \
pss_boot.h trix_boot.h
include $(TOPDIR)/Rules.make
# Firmware files that need translation
#
# The translated files are protected by a file that keeps track
......
......@@ -4,5 +4,3 @@
obj-$(CONFIG_SOUND_CS4281) += cs4281.o
cs4281-objs += cs4281m.o
include $(TOPDIR)/Rules.make
......@@ -8,5 +8,3 @@ 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
obj-$(CONFIG_DMASOUND_Q40) += dmasound_core.o dmasound_q40.o
include $(TOPDIR)/Rules.make
......@@ -15,5 +15,3 @@ endif
ifdef CONFIG_MIDI_EMU10K1
EXTRA_CFLAGS += -DEMU10K1_SEQUENCER
endif
include $(TOPDIR)/Rules.make
......@@ -35,5 +35,3 @@ obj-$(CONFIG_SND_SONICVIBES) += snd-sonicvibes.o
obj-$(CONFIG_SND_VIA82XX) += snd-via82xx.o
obj-$(CONFIG_SND) += ac97/ ali5451/ cs46xx/ emu10k1/ korg1212/ nm256/ rme9652/ trident/ ymfpci/ ice1712/
include $(TOPDIR)/Rules.make
......@@ -26,5 +26,3 @@ obj-$(CONFIG_SND_TRIDENT) += snd-ac97-codec.o
obj-$(CONFIG_SND_YMFPCI) += snd-ac97-codec.o
obj-m := $(sort $(obj-m))
include $(TOPDIR)/Rules.make
......@@ -7,5 +7,3 @@ snd-ali5451-objs := ali5451.o
# Toplevel Module Dependency
obj-$(CONFIG_SND_ALI5451) += snd-ali5451.o
include $(TOPDIR)/Rules.make
......@@ -10,5 +10,3 @@ endif
# Toplevel Module Dependency
obj-$(CONFIG_SND_CS46XX) += snd-cs46xx.o
include $(TOPDIR)/Rules.make
......@@ -15,5 +15,3 @@ obj-$(CONFIG_SND_EMU10K1) += snd-emu10k1.o
ifeq ($(subst m,y,$(CONFIG_SND_SEQUENCER)),y)
obj-$(CONFIG_SND_EMU10K1) += snd-emu10k1-synth.o
endif
include $(TOPDIR)/Rules.make
......@@ -9,5 +9,3 @@ snd-ice1712-objs := ice1712.o ak4524.o delta.o hoontech.o ews.o
# Toplevel Module Dependency
obj-$(CONFIG_SND_ICE1712) += snd-ice1712.o
include $(TOPDIR)/Rules.make
......@@ -7,5 +7,3 @@ snd-korg1212-objs := korg1212.o
# Toplevel Module Dependency
obj-$(CONFIG_SND_KORG1212) += snd-korg1212.o
include $(TOPDIR)/Rules.make
......@@ -7,5 +7,3 @@ snd-nm256-objs := nm256.o
# Toplevel Module Dependency
obj-$(CONFIG_SND_NM256) += snd-nm256.o
include $(TOPDIR)/Rules.make
......@@ -12,5 +12,3 @@ snd-hdsp-objs := hdsp.o
# Toplevel Module Dependency
obj-$(CONFIG_SND_RME9652) += snd-rme9652.o snd-hammerfall-mem.o
obj-$(CONFIG_SND_HDSP) += snd-hdsp.o snd-hammerfall-mem.o
include $(TOPDIR)/Rules.make
......@@ -13,5 +13,3 @@ obj-$(CONFIG_SND_TRIDENT) += snd-trident.o
ifeq ($(subst m,y,$(CONFIG_SND_SEQUENCER)),y)
obj-$(CONFIG_SND_TRIDENT) += snd-trident-synth.o
endif
include $(TOPDIR)/Rules.make
......@@ -7,5 +7,3 @@ snd-ymfpci-objs := ymfpci.o ymfpci_main.o
# Toplevel Module Dependency
obj-$(CONFIG_SND_YMFPCI) += snd-ymfpci.o
include $(TOPDIR)/Rules.make
......@@ -7,5 +7,3 @@ snd-powermac-objs := powermac.o pmac.o awacs.o burgundy.o daca.o tumbler.o keywe
# Toplevel Module Dependency
obj-$(CONFIG_SND_POWERMAC) += snd-powermac.o
include $(TOPDIR)/Rules.make
......@@ -10,5 +10,3 @@ snd-sun-cs4231-objs := cs4231.o
obj-$(CONFIG_SND_SUN_AMD7930) += snd-sun-amd7930.o
#obj-$(CONFIG_SND_SUN_DBRI) += snd-sun-dbri.o
obj-$(CONFIG_SND_SUN_CS4231) += snd-sun-cs4231.o
include $(TOPDIR)/Rules.make
......@@ -15,5 +15,3 @@ ifeq ($(subst m,y,$(CONFIG_SND_SEQUENCER)),y)
endif
obj-$(CONFIG_SND) += emux/
include $(TOPDIR)/Rules.make
......@@ -16,5 +16,3 @@ ifeq ($(subst m,y,$(CONFIG_SND_SEQUENCER)),y)
obj-$(CONFIG_SND_SBAWE) += snd-emux-synth.o
obj-$(CONFIG_SND_EMU10K1) += snd-emux-synth.o
endif
include $(TOPDIR)/Rules.make
......@@ -6,5 +6,3 @@ snd-usb-audio-objs := usbaudio.o usbmixer.o usbmidi.o
# Toplevel Module Dependency
obj-$(CONFIG_SND_USB_AUDIO) += snd-usb-audio.o
include $(TOPDIR)/Rules.make
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