kumquat-buildroot/target/device/Atmel
Peter Korsgaard 02a623ddf9 buildroot: remove trailing spaces
for i in `find -name 'Config*' -o -name 'Makefile*' -o -name '*.mk'`;
do
	sed -i 's/ \+$//' $i;
done
2008-08-04 19:07:05 +00:00
..
arch-arm Fix Config conflict caused by duplicate definition in KB9202 BSP 2008-07-04 10:36:55 +00:00
arch-avr32 buildroot: remove trailing spaces 2008-08-04 19:07:05 +00:00
at91bootstrap buildroot: s/depends/depends on/ 2008-06-19 19:06:25 +00:00
at91rm9200df
at91sam9260dfc
at91sam9260pf
at91sam9261ek Update at91sam9261ek defconfig 2008-04-16 23:00:58 +00:00
at91sam9263ek
atngw100 Update atngw100 defconfig 2008-07-04 10:36:18 +00:00
atngw100-base Update configs for atngw100-base 2008-07-04 10:38:40 +00:00
atngw100-expanded Add AVR32 patches for 2.6.25.10 2008-07-10 15:15:52 +00:00
atstk100x Update atstk100x defconfig 2008-07-06 06:19:12 +00:00
DataFlashBoot Avoid hardwiring tftpboot 2008-04-10 21:02:12 +00:00
misc-patches
root
u-boot Kconfig: remove 'default n' 2008-07-17 20:01:44 +00:00
AT91_Config.in Kconfig: remove 'default n' 2008-07-17 20:01:44 +00:00
AVR32_Config.in Kconfig: remove 'default n' 2008-07-17 20:01:44 +00:00
Config.in Kconfig: remove 'default n' 2008-07-17 20:01:44 +00:00
Config.in.linux.patches
Config.in.mirrors buildroot: remove trailing spaces 2008-08-04 19:07:05 +00:00
Makefile.in Fix bad linux kernel name 2008-04-16 22:45:47 +00:00
Makefile.in.linux
uClibc.config.avr32