mirror of https://github.com/hak5/openwrt.git
brcm2708: add missing SUBTARGETS:= to makefile
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 44405lede-17.01
parent
b67a6f65d6
commit
eaec1e41b1
|
@ -14,6 +14,7 @@ FEATURES:=ext4 audio usb usbgadget display gpio
|
||||||
MAINTAINER:=Florian Fainelli <florian@openwrt.org>
|
MAINTAINER:=Florian Fainelli <florian@openwrt.org>
|
||||||
CPU_TYPE:=arm1176jzf-s
|
CPU_TYPE:=arm1176jzf-s
|
||||||
CPU_SUBTYPE:=vfp
|
CPU_SUBTYPE:=vfp
|
||||||
|
SUBTARGETS:=bcm2708 bcm2709
|
||||||
|
|
||||||
KERNEL_PATCHVER:=3.18
|
KERNEL_PATCHVER:=3.18
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue