Skip to content
Snippets Groups Projects
Commit 8b8ce566 authored by Felix Fietkau's avatar Felix Fietkau
Browse files

uboot-ar71xx: fix build error


The HOSTCFLAGS override only works on newer u-boot versions

Signed-off-by: default avatarFelix Fietkau <nbd@nbd.name>
parent 9613d97b
No related branches found
No related tags found
No related merge requests found
...@@ -26,6 +26,8 @@ define U-Boot/nbg460n_550n_550nh ...@@ -26,6 +26,8 @@ define U-Boot/nbg460n_550n_550nh
HIDDEN:=y HIDDEN:=y
endef endef
UBOOT_MAKE_FLAGS :=
UBOOT_TARGETS:=nbg460n_550n_550nh UBOOT_TARGETS:=nbg460n_550n_550nh
$(eval $(call BuildPackage/U-Boot)) $(eval $(call BuildPackage/U-Boot))
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment