projects
/
openwrt
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3f07a06
)
pistachio: Add kmod-ca8210 wpan-tools by default
author
Hauke Mehrtens
<hauke@hauke-m.de>
Fri, 21 Aug 2020 09:04:57 +0000
(11:04 +0200)
committer
Hauke Mehrtens
<hauke@hauke-m.de>
Fri, 21 Aug 2020 09:46:14 +0000
(11:46 +0200)
A ca8210 chip is soldered onto the board, add the driver by default.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
target/linux/pistachio/image/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/pistachio/image/Makefile
b/target/linux/pistachio/image/Makefile
index 61f5c5523756cb8808adc6ef6275fb408c2308ea..564bda1acb67b506420bcc9adcc8be4bc0b1da79 100644
(file)
--- a/
target/linux/pistachio/image/Makefile
+++ b/
target/linux/pistachio/image/Makefile
@@
-32,7
+32,7
@@
define Device/marduk
DEVICE_DTS := img/pistachio_marduk
BLOCKSIZE := 256KiB
PAGESIZE := 4KiB
- DEVICE_PACKAGES := kmod-tpm-i2c-infineon
+ DEVICE_PACKAGES := kmod-tpm-i2c-infineon
kmod-ca8210 wpan-tools
endef
TARGET_DEVICES += marduk