diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2013-09-12 22:07:12 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2013-09-12 22:07:12 +0000 |
commit | 0a0257d70e6bbe6fc36c503e7711f40958351a24 (patch) | |
tree | 32e6dbec334bd89837ef5dbd3c77e3bd2b709dab /target/linux/brcm47xx/profiles | |
parent | b4880b34ef384d5305a2029c4baaf2aa5cc0f6c6 (diff) | |
download | mtk-20170518-0a0257d70e6bbe6fc36c503e7711f40958351a24.zip mtk-20170518-0a0257d70e6bbe6fc36c503e7711f40958351a24.tar.gz mtk-20170518-0a0257d70e6bbe6fc36c503e7711f40958351a24.tar.bz2 |
brcm47xx: remove support for kernel 3.8
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 37959
Diffstat (limited to 'target/linux/brcm47xx/profiles')
-rw-r--r-- | target/linux/brcm47xx/profiles/PS-1208MFG.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm47xx/profiles/PS-1208MFG.mk b/target/linux/brcm47xx/profiles/PS-1208MFG.mk index 8d8aa68..33a2565 100644 --- a/target/linux/brcm47xx/profiles/PS-1208MFG.mk +++ b/target/linux/brcm47xx/profiles/PS-1208MFG.mk @@ -7,7 +7,7 @@ define Profile/Ps1208mfg NAME:=Edimax PS-1208MFG - PACKAGES:=-firewall -dropbear -dnsmasq -mtd -ppp -wpad-mini kmod-b44 block-mount kmod-usb-storage kmod-usb2 kmod-usb-ohci -iptables -kmod-switch kmod-fs-ext4 block-extroot + PACKAGES:=-firewall -dropbear -dnsmasq -mtd -ppp -wpad-mini kmod-b44 block-mount kmod-usb-storage kmod-usb2 kmod-usb-ohci -iptables -swconfig kmod-fs-ext4 block-extroot endef define Profile/Ps1208mfg/Description |