kernel package cleanup, move madwifi from target/linux/package/ to package/, update...
authorFelix Fietkau <nbd@openwrt.org>
Wed, 31 May 2006 14:32:17 +0000 (14:32 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Wed, 31 May 2006 14:32:17 +0000 (14:32 +0000)
commit7e04fed0e602b67026842fdc7ede04a61ac5c308
tree5371413bdf22d877bf53ce91647093e1517b7b57
parent0f0e7352b544482fa3c19f6881f7286ef0a46fef
kernel package cleanup, move madwifi from target/linux/package/ to package/, update to 0.9.0

SVN-Revision: 3860
21 files changed:
openwrt/Makefile
openwrt/package/base-files/Makefile
openwrt/package/kernel.mk [new file with mode: 0644]
openwrt/package/madwifi/Config.in [new file with mode: 0644]
openwrt/package/madwifi/Makefile [new file with mode: 0644]
openwrt/package/madwifi/files/madwifi.init [new file with mode: 0644]
openwrt/package/madwifi/files/madwifi.modules [new file with mode: 0644]
openwrt/package/madwifi/ipkg/kmod-madwifi.control [new file with mode: 0644]
openwrt/package/madwifi/patches/100-kernel_cflags.patch [new file with mode: 0644]
openwrt/package/madwifi/patches/101-no_werror.patch [new file with mode: 0644]
openwrt/package/madwifi/patches/102-multicall_binary.patch [new file with mode: 0644]
openwrt/package/madwifi/patches/104-apmode_by_default.patch [new file with mode: 0644]
openwrt/target/linux/package/madwifi/Config.in [deleted file]
openwrt/target/linux/package/madwifi/Makefile [deleted file]
openwrt/target/linux/package/madwifi/files/madwifi.init [deleted file]
openwrt/target/linux/package/madwifi/files/madwifi.modules [deleted file]
openwrt/target/linux/package/madwifi/ipkg/kmod-madwifi.control [deleted file]
openwrt/target/linux/package/madwifi/patches/100-kernel_cflags.patch [deleted file]
openwrt/target/linux/package/madwifi/patches/101-no_werror.patch [deleted file]
openwrt/target/linux/package/madwifi/patches/102-multicall_binary.patch [deleted file]
openwrt/target/linux/package/madwifi/patches/104-apmode_by_default.patch [deleted file]