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)
commit13343325f4ed47af5441385346f13f063b123b20
treed6411eb2068038b1c0b39c047f3ffa41486f9132
parent9a269100fc6e43c4e22089e35c147940fd9c4674
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