projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5f68ea9
)
arm_foundationv8_defconfig: rely on default Image name for kernel
author
Arnout Vandecappelle
<arnout@mind.be>
Sun, 4 Oct 2015 16:28:17 +0000
(17:28 +0100)
committer
Peter Korsgaard
<peter@korsgaard.com>
Mon, 5 Oct 2015 14:01:54 +0000
(16:01 +0200)
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
configs/arm_foundationv8_defconfig
patch
|
blob
|
history
diff --git
a/configs/arm_foundationv8_defconfig
b/configs/arm_foundationv8_defconfig
index 22807920050931f14959c438fc79f2a0100ee044..dbaf3d68658060070f5f0efb38cffb072fded1c9 100644
(file)
--- a/
configs/arm_foundationv8_defconfig
+++ b/
configs/arm_foundationv8_defconfig
@@
-6,8
+6,6
@@
BR2_LINUX_KERNEL_CUSTOM_VERSION=y
BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="3.13.6"
BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y
BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="$(LINUX_DIR)/arch/arm64/configs/defconfig"
-BR2_LINUX_KERNEL_IMAGE_TARGET_CUSTOM=y
-BR2_LINUX_KERNEL_IMAGE_TARGET_NAME="Image"
BR2_LINUX_KERNEL_DTS_SUPPORT=y
BR2_LINUX_KERNEL_INTREE_DTS_NAME="foundation-v8"
BR2_TARGET_ROOTFS_EXT2=y