mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced 2025-01-09 18:59:13 +08:00
uboot-mvebu: don't default to enable a3700 builds
u-boot binaries for this SoC are only required for the atf package, disable them per default so they don't get build unnecessarily. Signed-off-by: Andre Heider <a.heider@gmail.com>
This commit is contained in:
parent
f06a60b734
commit
1d234cfdfd
@ -38,14 +38,12 @@ endef
|
|||||||
|
|
||||||
define U-Boot/espressobin
|
define U-Boot/espressobin
|
||||||
NAME:=Marvell ESPRESSObin
|
NAME:=Marvell ESPRESSObin
|
||||||
BUILD_DEVICES:=globalscale_espressobin globalscale_espressobin-v7
|
|
||||||
BUILD_SUBTARGET:=cortexa53
|
BUILD_SUBTARGET:=cortexa53
|
||||||
UBOOT_CONFIG:=mvebu_espressobin-88f3720
|
UBOOT_CONFIG:=mvebu_espressobin-88f3720
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define U-Boot/espressobin-emmc
|
define U-Boot/espressobin-emmc
|
||||||
NAME:=Marvell ESPRESSObin
|
NAME:=Marvell ESPRESSObin
|
||||||
BUILD_DEVICES:=globalscale_espressobin-emmc globalscale_espressobin-v7-emmc
|
|
||||||
BUILD_SUBTARGET:=cortexa53
|
BUILD_SUBTARGET:=cortexa53
|
||||||
UBOOT_CONFIG:=mvebu_espressobin-88f3720
|
UBOOT_CONFIG:=mvebu_espressobin-88f3720
|
||||||
UBOOT_MAKE_FLAGS+=DEVICE_TREE=armada-3720-espressobin-emmc
|
UBOOT_MAKE_FLAGS+=DEVICE_TREE=armada-3720-espressobin-emmc
|
||||||
@ -53,7 +51,6 @@ endef
|
|||||||
|
|
||||||
define U-Boot/uDPU
|
define U-Boot/uDPU
|
||||||
NAME:=Methode uDPU
|
NAME:=Methode uDPU
|
||||||
BUILD_DEVICES:=methode_udpu
|
|
||||||
BUILD_SUBTARGET:=cortexa53
|
BUILD_SUBTARGET:=cortexa53
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user