diff options
author | Koen Kooi <koen@openembedded.org> | 2007-06-17 08:01:21 +0000 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2007-06-17 08:01:21 +0000 |
commit | 30309018c93a6ee0b0fa9fe1f8c7138fa961b29a (patch) | |
tree | 1106916441570a56fde882d986e237f5f3e654a3 /packages/linux | |
parent | 229eb594257196cb90a1fb75418591d70da380d6 (diff) |
linux 2.6.20: raise the default pref for at91
Diffstat (limited to 'packages/linux')
-rw-r--r-- | packages/linux/linux_2.6.20.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/packages/linux/linux_2.6.20.bb b/packages/linux/linux_2.6.20.bb index 05124370ba..13b83925b5 100644 --- a/packages/linux/linux_2.6.20.bb +++ b/packages/linux/linux_2.6.20.bb @@ -1,5 +1,7 @@ require linux.inc +DEFAULT_PREFERENCE_at91sam9263ek = "20" + PR = "r7" SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-${PV}.tar.bz2 \ |