mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced 2025-01-07 01:53:34 +08:00
u-boot.mk: update distname
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org> (cherry picked from commit 86714c768484ad744ab46f402181067e3b2ac79e)
This commit is contained in:
parent
457869f0cf
commit
4552ab9218
@ -44,7 +44,7 @@ TARGET_DEP = TARGET_$(BUILD_TARGET)$(if $(BUILD_SUBTARGET),_$(BUILD_SUBTARGET))
|
|||||||
UBOOT_MAKE_FLAGS = \
|
UBOOT_MAKE_FLAGS = \
|
||||||
HOSTCC="$(HOSTCC)" \
|
HOSTCC="$(HOSTCC)" \
|
||||||
HOSTCFLAGS="$(HOST_CFLAGS) $(HOST_CPPFLAGS) -std=gnu11" \
|
HOSTCFLAGS="$(HOST_CFLAGS) $(HOST_CPPFLAGS) -std=gnu11" \
|
||||||
LOCALVERSION="-OpenWrt-$(REVISION)" \
|
LOCALVERSION="-ImmortalWrt-$(REVISION)" \
|
||||||
HOSTLDFLAGS="$(HOST_LDFLAGS)"
|
HOSTLDFLAGS="$(HOST_LDFLAGS)"
|
||||||
|
|
||||||
define Build/U-Boot/Target
|
define Build/U-Boot/Target
|
||||||
|
Loading…
x
Reference in New Issue
Block a user