OpenWrt – Diff between revs 2 and 3

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 2 Rev 3
Line 6... Line 6...
6 # 6 #
7 include $(TOPDIR)/rules.mk 7 include $(TOPDIR)/rules.mk
Line 8... Line 8...
8   8  
9 BOARD:=layerscape 9 BOARD:=layerscape
-   10 BOARDNAME:=NXP Layerscape
10 BOARDNAME:=NXP Layerscape 11 DEVICE_TYPE:=developerboard
11 KERNEL_PATCHVER:=4.14 12 KERNEL_PATCHVER:=4.9
12 FEATURES:=squashfs nand usb pcie gpio fpu ubifs ext4 13 FEATURES:=squashfs nand usb pcie gpio fpu ubifs
13 SUBTARGETS:=armv8_64b armv8_32b armv7 14 SUBTARGETS:=armv8_64b armv8_32b
Line 14... Line 15...
14 MAINTAINER:=Yangbo Lu <yangbo.lu@nxp.com> 15 MAINTAINER:=Yangbo Lu <yangbo.lu@nxp.com>
15   16  
16 define Target/Description 17 define Target/Description