Commit cc1ab5e6 authored by Ulf Samuelsson's avatar Ulf Samuelsson
Browse files

Update AT91 patches to latest Linux

parent fd374224
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -14,6 +14,11 @@ choice
	help
	  Select a patch to add to the Linux kernel

config	BR2_ARCH_AT91_2_6_26
	bool "2.6.26"
	help
	  Apply the at91 linux-2.6.26 patches

config	BR2_ARCH_AT91_2_6_26_RC3
	bool "2.6.26-rc3"
	help
@@ -55,6 +60,7 @@ config BR2_KERNEL_ARCH_PATCH_VERSION
	string
	depends on BR2_KERNEL_ARCH_PATCH_ENABLED
	depends on BR2_TARGET_ATMEL && BR2_arm
	default "2.6.26" if BR2_ARCH_AT91_2_6_26
	default "2.6.26-rc3" if BR2_ARCH_AT91_2_6_26_RC3
	default "2.6.25" if BR2_ARCH_AT91_2_6_25
	default "2.6.24" if BR2_ARCH_AT91_2_6_24
+93.7 KiB

File added.

No diff preview for this file type.