lantiq: fix VG3503J loader generation

Signed-off-by: John Crispin <john@phrozen.org>
This commit is contained in:
John Crispin 2016-06-14 05:00:48 +02:00
parent d5666b98fa
commit 90c48dd49d

View File

@ -703,7 +703,7 @@ endef
TARGET_DEVICES += VGV7519BRN
define Image/Prepare
$(if $(Image/Build/Profile/$(PROFILE)),$(call Image/Prepare/Profile,$(PROFILE)))
$(call Image/Prepare/Profile,VG3503J)
endef
endif