brcm2708: add missing SUBTARGETS:= to makefile
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 44405
This commit is contained in:
parent
b67a6f65d6
commit
eaec1e41b1
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@ FEATURES:=ext4 audio usb usbgadget display gpio
|
|||
MAINTAINER:=Florian Fainelli <florian@openwrt.org>
|
||||
CPU_TYPE:=arm1176jzf-s
|
||||
CPU_SUBTYPE:=vfp
|
||||
SUBTARGETS:=bcm2708 bcm2709
|
||||
|
||||
KERNEL_PATCHVER:=3.18
|
||||
|
||||
|
|
Loading…
Reference in a new issue