diff options
| author | Florian Fainelli <florian@openwrt.org> | 2006-04-10 15:31:26 +0000 |
|---|---|---|
| committer | Florian Fainelli <florian@openwrt.org> | 2006-04-10 15:31:26 +0000 |
| commit | a86978e2e6e3e53589a047bc026b835cc094b18a (patch) | |
| tree | 742027b15ec9ccb7eaf2dda1afb4ba92b02a27aa /openwrt/target/linux/package/Makefile | |
| parent | 6669ffcf51d1c2e728bca4834cd279c94d630b30 (diff) | |
| download | mtk-20170518-a86978e2e6e3e53589a047bc026b835cc094b18a.zip mtk-20170518-a86978e2e6e3e53589a047bc026b835cc094b18a.tar.gz mtk-20170518-a86978e2e6e3e53589a047bc026b835cc094b18a.tar.bz2 | |
Add initial support for AMD Alchemy 1500 boards (4G-Systems AccessCube). Thanks to Etienne for the hardware ;)
SVN-Revision: 3606
Diffstat (limited to 'openwrt/target/linux/package/Makefile')
| -rw-r--r-- | openwrt/target/linux/package/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/openwrt/target/linux/package/Makefile b/openwrt/target/linux/package/Makefile index 09a50e7..0619e74 100644 --- a/openwrt/target/linux/package/Makefile +++ b/openwrt/target/linux/package/Makefile @@ -8,7 +8,6 @@ package-$(BR2_PACKAGE_KMOD_FUSE) += fuse package-$(BR2_PACKAGE_KMOD_HOSTAP) += hostap package-$(BR2_PACKAGE_KMOD_BCM43XX_STANDALONE) += bcm43xx-standalone package-$(BR2_PACKAGE_KMOD_IEEE80211_DSCAPE) += ieee80211-dscape -package-$(BR2_PACKAGE_KMOD_MADWIFI) += madwifi package-$(BR2_PACKAGE_KMOD_MADWIFI_OLD) += madwifi-old package-$(BR2_PACKAGE_KMOD_MINI_FO) += mini_fo package-$(BR2_PACKAGE_KMOD_OPENSWAN) += openswan |
