lantiq: fix VG3503J loader generation
authorJohn Crispin <john@phrozen.org>
Tue, 14 Jun 2016 03:00:48 +0000 (05:00 +0200)
committerJohn Crispin <john@phrozen.org>
Tue, 14 Jun 2016 04:43:02 +0000 (06:43 +0200)
Signed-off-by: John Crispin <john@phrozen.org>
target/linux/lantiq/image/Makefile

index e822af20cc0201ce7e6fb4435d4dc20776734660..e2ecda6233e462e3206c6f071ff5aaa349fc31bc 100644 (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