projects
/
openwrt-github
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4803354
)
lantiq: fix typo in new image generation
author
Ben Mulvihill
<ben.mulvihill@gmail.com>
Fri, 24 Jun 2016 14:57:48 +0000
(16:57 +0200)
committer
Zoltan HERPAI
<wigyori@uid0.hu>
Fri, 24 Jun 2016 14:57:48 +0000
(16:57 +0200)
Signed-off-by: Ben Mulvihill <ben.mulvihill@gmail.com>
target/linux/lantiq/image/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/lantiq/image/Makefile
b/target/linux/lantiq/image/Makefile
index e75d63410d209e46050ad8a8f738c2676af58761..ff29b2aa786377983d156e9a5e99b5559cf0ad0f 100644
(file)
--- a/
target/linux/lantiq/image/Makefile
+++ b/
target/linux/lantiq/image/Makefile
@@
-468,7
+468,7
@@
define LegacyDevice/BTHOMEHUBV3A
kmod-ath9k wpad-mini \
swconfig uboot-envtools
endef
-LEGACY_DEVICES += BTHOMEHUBV3A
B
+LEGACY_DEVICES += BTHOMEHUBV3A
Image/BuildKernel/Profile/DGN3500=$(call Image/BuildKernel/Template,DGN3500)
Image/Build/Profile/DGN3500=$(call Image/BuildDGN3500/$(1),$(1),DGN3500)