projects
/
openwrt
/
staging
/
jow.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d5666b9
)
lantiq: fix VG3503J loader generation
author
John Crispin
<john@phrozen.org>
Tue, 14 Jun 2016 03:00:48 +0000
(
05:00
+0200)
committer
John 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
patch
|
blob
|
history
diff --git
a/target/linux/lantiq/image/Makefile
b/target/linux/lantiq/image/Makefile
index e822af20cc0201ce7e6fb4435d4dc20776734660..e2ecda6233e462e3206c6f071ff5aaa349fc31bc 100644
(file)
--- 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