Move AVR32 kernel patches to target/device/Atmel/arch-avr32
authorUlf Samuelsson <ulf.samuelsson@atmel.com>
Sat, 18 Aug 2007 08:46:41 +0000 (08:46 -0000)
committerUlf Samuelsson <ulf.samuelsson@atmel.com>
Sat, 18 Aug 2007 08:46:41 +0000 (08:46 -0000)
commitafec6787450ff42906cb3ea47ff94c9dc887c5b3
treee02ac1b9dcf772b18267c163fa76baa59629615a
parent134a61d9f701bf544ab95ceec067fb8aca8d6229
Move AVR32 kernel patches to target/device/Atmel/arch-avr32
Add linux-2.6.22.1-008-atmel-gpio_mouse-setup-for-atstk1000-board.patch
Move AT91  kernel patches to target/device/Atmel/arch-arm
Change name from "target/device/Atmel/Linux" to "target/device/Atmel/linux"
"kernel-headers" will apply all patches in $(LINUX26_KERNEL_PATCH_DIR)
if this is available.
Define LINUX26_KERNEL_PATCH_DIR in target/device/Atmel/Makefile.in
as above "arch-arm/kernel-patches-..." if an AT91 or
as above "arch-avr32/kernel-patches-..." if an AVR32 target is selected
Test build done for arm,avr32 and x86
target/Makefile.in
target/device/Atmel/Makefile.in
target/device/Atmel/arch-arm/kernel-patches-2.6.20.4/linux-2.6.20.4-atmel.patch [new file with mode: 0644]
target/device/Atmel/arch-arm/kernel-patches-2.6.21.1/2.6.21.1-at91.patch [new file with mode: 0644]
target/device/Atmel/arch-arm/kernel-patches-2.6.21.1/linux-2.6.21.1-at91-1-update.patch [new file with mode: 0644]
target/device/Atmel/arch-arm/kernel-patches-2.6.22.1/2.6.22.1-atmel.patch [new file with mode: 0644]
target/device/Atmel/arch-avr32/kernel-patches-2.6.22.1/linux-2.6.22.1-003-atmel.3-avr32-updates.patch [new file with mode: 0644]
target/device/Atmel/arch-avr32/kernel-patches-2.6.22.1/linux-2.6.22.1-008-atmel-gpio_mouse-setup-for-atstk1000-board.patch [new file with mode: 0644]
target/device/Atmel/linux/linux.mk [new file with mode: 0644]
toolchain/kernel-headers/kernel-headers-new.makefile
toolchain/kernel-headers/linux-2.6.22.1-003-atmel.3-avr32-updates.patch [deleted file]