projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7504705
)
at91sam9260dfc_defconfig: fix linux defconfig name
author
Peter Korsgaard
<jacmet@sunsite.dk>
Thu, 5 Sep 2013 08:51:19 +0000
(10:51 +0200)
committer
Peter Korsgaard
<jacmet@sunsite.dk>
Thu, 5 Sep 2013 08:51:19 +0000
(10:51 +0200)
The 9260 defconfig got renamed to at91sam9260_9g20_defconfig in kernel
3.11.
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
configs/at91sam9260dfc_defconfig
patch
|
blob
|
history
diff --git
a/configs/at91sam9260dfc_defconfig
b/configs/at91sam9260dfc_defconfig
index 085997a0b0ebd728d294595128581cbf945b1447..20389f3ffb056753d98c87c8b71ffad5405bedf1 100644
(file)
--- a/
configs/at91sam9260dfc_defconfig
+++ b/
configs/at91sam9260dfc_defconfig
@@
-16,4
+16,4
@@
BR2_TARGET_UBOOT_BOARDNAME="at91sam9260ek_dataflash_cs0"
# Kernel
BR2_LINUX_KERNEL=y
-BR2_LINUX_KERNEL_DEFCONFIG="at91sam9260"
+BR2_LINUX_KERNEL_DEFCONFIG="at91sam9260
_9g20
"