projects
/
openwrt
/
staging
/
ynezz.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e6114ff
)
octeon: split up remaining DEVICE_TITLE
author
Moritz Warning
<moritzwarning@web.de>
Wed, 25 Sep 2019 22:22:07 +0000
(
00:22
+0200)
committer
Hauke Mehrtens
<hauke@hauke-m.de>
Sat, 19 Oct 2019 11:16:57 +0000
(13:16 +0200)
DEVICE_TITLE is split up into DEVICE_VENDOR and DEVICE_MODEL
Signed-off-by: Moritz Warning <moritzwarning@web.de>
target/linux/octeon/image/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/octeon/image/Makefile
b/target/linux/octeon/image/Makefile
index c14aa27a2b8fde053e2da18dba8ea1bc85049e58..42bd5df1da6a7cf0e0b5326784b294a598fbe13b 100644
(file)
--- a/
target/linux/octeon/image/Makefile
+++ b/
target/linux/octeon/image/Makefile
@@
-23,8
+23,9
@@
define Build/strip-kernel
endef
define Device/generic
+ DEVICE_VENDOR := Generic
+ DEVICE_MODEL := Octeon
FILESYSTEMS := ext4
- DEVICE_TITLE := Generic
endef
TARGET_DEVICES += generic