lantiq: fix VG3503J loader generation

Signed-off-by: John Crispin <john@phrozen.org>
master
John Crispin 8 years ago
parent d5666b98fa
commit 90c48dd49d
  1. 2
      target/linux/lantiq/image/Makefile

@ -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

Loading…
Cancel
Save