Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] Atmel specific handling in buildroot
@ 2009-01-30 19:33 Peter Korsgaard
  2009-02-01 15:03 ` Peter Korsgaard
  0 siblings, 1 reply; 6+ messages in thread
From: Peter Korsgaard @ 2009-01-30 19:33 UTC (permalink / raw)
  To: buildroot

Hi,

Why is it again we have special handling of Atmel targets?

git grep -B2 'default.*if BR2_TARGET_ATMEL'        ~/source/buildroot
target/Config.in-choice
target/Config.in-       prompt "Kernel type"
target/Config.in:       default BR2_KERNEL_LINUX_ADVANCED if BR2_TARGET_ATMEL
target/device/Config.in.linux.patches-  depends on !BR2_KERNEL_PREPATCHED
target/device/Config.in.linux.patches-  default y if BR2_avr32
target/device/Config.in.linux.patches:  default y if BR2_TARGET_ATMEL && BR2_arm
--
target/linux/Config.in.advanced-config BR2_LINUX_COPYTO_TFTPBOOT
target/linux/Config.in.advanced-        bool "Copy kernel to /tftpboot"
target/linux/Config.in.advanced:        default y if BR2_TARGET_ATMEL
--
target/linux/Config.in.advanced-config BR2_LINUX_COPY_CONFIGURATION
target/linux/Config.in.advanced-        bool "Copy buildroot configuration to Li
target/linux/Config.in.advanced:        default y if BR2_TARGET_ATMEL

Do we really need that? It would imho be a lot more sensible if BR
behaved the same way for all archs.

-- 
Bye, Peter Korsgaard

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2009-02-01 18:57 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-30 19:33 [Buildroot] Atmel specific handling in buildroot Peter Korsgaard
2009-02-01 15:03 ` Peter Korsgaard
2009-02-01 15:36   ` Ulf Samuelsson
2009-02-01 16:13     ` Peter Korsgaard
2009-02-01 17:33       ` Ulf Samuelsson
2009-02-01 18:57         ` Peter Korsgaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox