package/kernel: move target specific modules to their own target files
authorNicolas Thill <nico@openwrt.org>
Sat, 24 Apr 2010 13:34:51 +0000 (13:34 +0000)
committerNicolas Thill <nico@openwrt.org>
Sat, 24 Apr 2010 13:34:51 +0000 (13:34 +0000)
commit484051d05518b1f7fb53b535e84302849080272d
treed4fcbe83d1ea442b9b0a2470e95fc222536a114c
parent9ae19dcf8799314a89c7eabd57304c046f50d513
package/kernel: move target specific modules to their own target files

SVN-Revision: 21132
18 files changed:
package/kernel/modules/block.mk
package/kernel/modules/other.mk
package/kernel/modules/sound.mk
package/kernel/modules/spi.mk
package/kernel/modules/usb.mk
target/linux/adm5120/modules.mk [new file with mode: 0644]
target/linux/at91/modules.mk [new file with mode: 0644]
target/linux/au1000/modules.mk [new file with mode: 0644]
target/linux/avr32/modules.mk [new file with mode: 0644]
target/linux/brcm63xx/modules.mk [new file with mode: 0644]
target/linux/etrax/modules.mk [new file with mode: 0644]
target/linux/ixp4xx/modules.mk [new file with mode: 0644]
target/linux/octeon/modules.mk [new file with mode: 0644]
target/linux/ppc40x/modules.mk [new file with mode: 0644]
target/linux/ps3/modules.mk
target/linux/pxcab/modules.mk [new file with mode: 0644]
target/linux/rb532/modules.mk [new file with mode: 0644]
target/linux/rdc/modules.mk