kernel package cleanup, move madwifi from target/linux/package/ to package/, update...
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 31 May 2006 14:32:17 +0000 (14:32 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 31 May 2006 14:32:17 +0000 (14:32 +0000)
commit9e0015224dd9496dcbeef5c6eaa5af7232ff7b9b
tree0d3543b9a04a1c2fc884629b1aa00d12b7ffddea
parent376671b487d255b4620d190958ea710e2f106a62
kernel package cleanup, move madwifi from target/linux/package/ to package/, update to 0.9.0

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3860 3c298f89-4303-0410-b956-a3cf2f4a3e73
13 files changed:
Makefile
package/base-files/Makefile
package/kernel.mk [new file with mode: 0644]
package/madwifi/Config.in [moved from target/linux/package/madwifi/Config.in with 100% similarity]
package/madwifi/Makefile [new file with mode: 0644]
package/madwifi/files/madwifi.init [moved from target/linux/package/madwifi/files/madwifi.init with 100% similarity]
package/madwifi/files/madwifi.modules [moved from target/linux/package/madwifi/files/madwifi.modules with 92% similarity]
package/madwifi/ipkg/kmod-madwifi.control [moved from target/linux/package/madwifi/ipkg/kmod-madwifi.control with 100% similarity]
package/madwifi/patches/100-kernel_cflags.patch [moved from target/linux/package/madwifi/patches/100-kernel_cflags.patch with 96% similarity]
package/madwifi/patches/101-no_werror.patch [moved from target/linux/package/madwifi/patches/101-no_werror.patch with 100% similarity]
package/madwifi/patches/102-multicall_binary.patch [moved from target/linux/package/madwifi/patches/102-multicall_binary.patch with 100% similarity]
package/madwifi/patches/104-apmode_by_default.patch [moved from target/linux/package/madwifi/patches/104-apmode_by_default.patch with 100% similarity]
target/linux/package/madwifi/Makefile [deleted file]