mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-20 06:08:08 +00:00
lantiq: fix VG3503J loader generation
Signed-off-by: John Crispin <john@phrozen.org>
This commit is contained in:
parent
d5666b98fa
commit
90c48dd49d
@ -703,7 +703,7 @@ endef
|
|||||||
TARGET_DEVICES += VGV7519BRN
|
TARGET_DEVICES += VGV7519BRN
|
||||||
|
|
||||||
define Image/Prepare
|
define Image/Prepare
|
||||||
$(if $(Image/Build/Profile/$(PROFILE)),$(call Image/Prepare/Profile,$(PROFILE)))
|
$(call Image/Prepare/Profile,VG3503J)
|
||||||
endef
|
endef
|
||||||
|
|
||||||
endif
|
endif
|
||||||
|
Loading…
Reference in New Issue
Block a user