package/kernel: move target specific modules to their own target files
authornico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 24 Apr 2010 13:34:51 +0000 (13:34 +0000)
committernico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 24 Apr 2010 13:34:51 +0000 (13:34 +0000)
commit7c27f09e8de114b578fc9dc529d40689869e270b
treed6411eb2068038b1c0b39c047f3ffa41486f9132
parent1bbd9aff13faf05ca01482fa999c64c715ed7266
package/kernel: move target specific modules to their own target files

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21132 3c298f89-4303-0410-b956-a3cf2f4a3e73
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