kernel/modules: split network makefile into netdevices and netsupport
authorAndy Boyett <agb@openwrt.org>
Mon, 29 Dec 2008 01:25:58 +0000 (01:25 +0000)
committerAndy Boyett <agb@openwrt.org>
Mon, 29 Dec 2008 01:25:58 +0000 (01:25 +0000)
commit8e1a483c0f86ab80995e5c51cd2125a1bddef073
tree677b8c50ea894ecc5605ce60e5f5a73e3d5754df
parente825595f300e3d5ae6a9bd54c7edb7cfbcc13a2d
kernel/modules: split network makefile into netdevices and netsupport

SVN-Revision: 13757
package/kernel/modules/netdevices.mk [new file with mode: 0644]
package/kernel/modules/netsupport.mk [new file with mode: 0644]
package/kernel/modules/network.mk [deleted file]