diff --git a/target/linux/lantiq/image/Makefile b/target/linux/lantiq/image/Makefile index e822af20cc..e2ecda6233 100644 --- a/target/linux/lantiq/image/Makefile +++ b/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