projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3bc0830
)
linux: allow BR2_LINUX_KERNEL_IMAGE on RISC-V
author
Alistair Francis
<Alistair.Francis@wdc.com>
Tue, 19 Mar 2019 18:15:47 +0000
(18:15 +0000)
committer
Thomas Petazzoni
<thomas.petazzoni@bootlin.com>
Tue, 19 Mar 2019 21:06:15 +0000
(22:06 +0100)
We will need to build Image files for OpenSBI so allow that now.
Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
linux/Config.in
patch
|
blob
|
history
diff --git
a/linux/Config.in
b/linux/Config.in
index 818b94e1c0df6c6cfe7da25556536360f5681211..dc102380533c45bc5145f128b890b84277492c18 100644
(file)
--- a/
linux/Config.in
+++ b/
linux/Config.in
@@
-258,7
+258,7
@@
config BR2_LINUX_KERNEL_SIMPLEIMAGE
config BR2_LINUX_KERNEL_IMAGE
bool "Image"
- depends on BR2_aarch64
+ depends on BR2_aarch64
|| BR2_riscv
config BR2_LINUX_KERNEL_LINUX_BIN
bool "linux.bin"