projects
/
openwrt
/
staging
/
wigyori.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3bbce42
)
riscv64: add wpad-mini into the default package list
riscv-201810
author
Zoltan HERPAI
<wigyori@uid0.hu>
Sat, 3 Nov 2018 18:57:02 +0000
(19:57 +0100)
committer
Zoltan HERPAI
<wigyori@uid0.hu>
Sat, 3 Nov 2018 18:57:02 +0000
(19:57 +0100)
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
target/linux/riscv64/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/riscv64/Makefile
b/target/linux/riscv64/Makefile
index 1fb8edde53fa9996c43bc94edfc3e967be5ba52a..6041b3a4dc6707b5fa643f8a05096707f8964794 100644
(file)
--- a/
target/linux/riscv64/Makefile
+++ b/
target/linux/riscv64/Makefile
@@
-21,6
+21,6
@@
define Target/Description
Build firmware images for the HiFive Unleashed and QEMU
endef
-DEFAULT_PACKAGES += kmod-leds-gpio kmod-usb-net
+DEFAULT_PACKAGES += kmod-leds-gpio kmod-usb-net
wpad-mini
$(eval $(call BuildTarget))