diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2013-01-03 02:00:25 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2013-01-03 02:00:25 +0000 |
commit | 8f6bdcffa154191ac4a24a689fc4a66056411407 (patch) | |
tree | bf20edfa8cb3afb8085da32e217b0d45b8583697 /target/linux/brcm47xx/profiles/PS-1208MFG.mk | |
parent | 22d62d311a5049e5c163fa8ec61ee142722fd92a (diff) | |
download | mtk-20170518-8f6bdcffa154191ac4a24a689fc4a66056411407.zip mtk-20170518-8f6bdcffa154191ac4a24a689fc4a66056411407.tar.gz mtk-20170518-8f6bdcffa154191ac4a24a689fc4a66056411407.tar.bz2 |
brcm47xx: build b44 as a module
SVN-Revision: 34994
Diffstat (limited to 'target/linux/brcm47xx/profiles/PS-1208MFG.mk')
-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 5d7388b..8d8aa68 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 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 -kmod-switch kmod-fs-ext4 block-extroot endef define Profile/Ps1208mfg/Description |