projects
/
openwrt
/
staging
/
hauke.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
09ee51c
)
lantiq: fix setting SOC to DEFAULT_SOC
author
Adrian Schmutzler
<
[email protected]
>
Fri, 24 Jan 2020 17:48:47 +0000
(18:48 +0100)
committer
Adrian Schmutzler
<
[email protected]
>
Fri, 24 Jan 2020 17:48:47 +0000
(18:48 +0100)
This adds the missing assignment of DEFAULT_SOC to the SOC variable
by default.
Fixes: 09ee51c614d9 ("lantiq: define SOC only once for uniform targets")
Signed-off-by: Adrian Schmutzler <
[email protected]
>
target/linux/lantiq/image/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/lantiq/image/Makefile
b/target/linux/lantiq/image/Makefile
index d385cdca7b616a4c770aa4e5a082e72cb24df266..4cd9b4ab486a821fd2f9fde760f3c067ec68e886 100644
(file)
--- a/
target/linux/lantiq/image/Makefile
+++ b/
target/linux/lantiq/image/Makefile
@@
-63,6
+63,7
@@
define Device/Default
KERNEL_INITRAMFS := kernel-bin | append-dtb | lzma | uImage lzma
FILESYSTEMS := squashfs
IMAGE_SIZE :=
+ SOC := $(DEFAULT_SOC)
DEVICE_DTS = $$(SOC)_$(1)
SUPPORTED_DEVICES := $(subst _,$(comma),$(1))
IMAGES := sysupgrade.bin