move target/linux/package/switch to package/, fix a bug in the ipkg dependency handling
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 31 May 2006 16:01:46 +0000 (16:01 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 31 May 2006 16:01:46 +0000 (16:01 +0000)
commit69ae98b46ec77c81215a3c334fd0f85df4888a4c
tree460661226ea23e959d2cfbac10dff5c1b12b2fd7
parent50f793994e7020271ffd7b27aced6479be9769eb
move target/linux/package/switch to package/, fix a bug in the ipkg dependency handling

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3864 3c298f89-4303-0410-b956-a3cf2f4a3e73
12 files changed:
package/rules.mk
package/switch/Makefile [new file with mode: 0644]
package/switch/src/Makefile [moved from target/linux/package/switch/src/Makefile with 100% similarity]
package/switch/src/etc53xx.h [moved from target/linux/package/switch/src/etc53xx.h with 100% similarity]
package/switch/src/gpio.h [moved from target/linux/package/switch/src/gpio.h with 100% similarity]
package/switch/src/switch-adm.c [moved from target/linux/package/switch/src/switch-adm.c with 100% similarity]
package/switch/src/switch-core.c [moved from target/linux/package/switch/src/switch-core.c with 100% similarity]
package/switch/src/switch-core.h [moved from target/linux/package/switch/src/switch-core.h with 100% similarity]
package/switch/src/switch-robo.c [moved from target/linux/package/switch/src/switch-robo.c with 100% similarity]
target/linux/package/switch/Config.in [deleted file]
target/linux/package/switch/Makefile [deleted file]
target/linux/package/switch/ipkg/kmod-switch.control [deleted file]