mirror of https://github.com/hak5/openwrt.git
layerscape: remove DEVICE_TYPE=developerboard
The Traverse LS1043 series are router boards and need the default router package selection Signed-off-by: Mathew McBride <matt@traverse.com.au>openwrt-19.07
parent
f1bef0596f
commit
efc1096ef0
|
@ -8,7 +8,6 @@ include $(TOPDIR)/rules.mk
|
|||
|
||||
BOARD:=layerscape
|
||||
BOARDNAME:=NXP Layerscape
|
||||
DEVICE_TYPE:=developerboard
|
||||
KERNEL_PATCHVER:=4.9
|
||||
FEATURES:=squashfs nand usb pcie gpio fpu ubifs
|
||||
SUBTARGETS:=armv8_64b armv8_32b
|
||||
|
|
Loading…
Reference in New Issue