projects
/
openwrt
/
staging
/
lynxis.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
99d511d
)
ipq40xx: Remove SUPPORTED_DEVICES for A42
author
Sven Eckelmann
<sven.eckelmann@openmesh.com>
Mon, 19 Mar 2018 11:21:36 +0000
(12:21 +0100)
committer
Mathias Kresin
<dev@kresin.me>
Fri, 23 Mar 2018 19:31:49 +0000
(20:31 +0100)
The SUPPORTED_DEVICES will be defined automatically via Device/Default in
ipq40xx.
Signed-off-by: Sven Eckelmann <sven.eckelmann@openmesh.com>
target/linux/ipq40xx/image/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/ipq40xx/image/Makefile
b/target/linux/ipq40xx/image/Makefile
index 4ab0c8e7b0463b589afc902b1d0cfa12af1b5a02..804cba254f4e4ea5a667475338ac23b9c6604d7f 100644
(file)
--- a/
target/linux/ipq40xx/image/Makefile
+++ b/
target/linux/ipq40xx/image/Makefile
@@
-106,7
+106,6
@@
define Device/openmesh_a42
$(call Device/FitImageLzma)
DEVICE_DTS := qcom-ipq4018-a42
BLOCKSIZE := 64k
- SUPPORTED_DEVICES := openmesh,a42
DEVICE_TITLE := OpenMesh A42
KERNEL = kernel-bin | lzma | fit lzma $$(DTS_DIR)/$$(DEVICE_DTS).dtb | pad-to $$(BLOCKSIZE)
IMAGE_SIZE := 15616k