diff options
author | Graeme Gregory <dp@xora.org.uk> | 2009-02-04 11:37:35 +0000 |
---|---|---|
committer | Graeme Gregory <dp@xora.org.uk> | 2009-02-04 11:38:20 +0000 |
commit | 931ae3adbfc47878f08de255843d82bc18bd8528 (patch) | |
tree | 4566520e8d5f2a4f6f25b4deb1763c9241c9f456 /packages/linux/linux-rp_2.6.24.bb | |
parent | e0ed375a8dfb292bdd72f5891917ef81f361f15c (diff) |
linux-rp_2.6.24.bb : update defconfig for tosa to build hostap
It may be this device has built in wireless, but it is wlan-ng so next
to useless for modern networks.
Diffstat (limited to 'packages/linux/linux-rp_2.6.24.bb')
-rw-r--r-- | packages/linux/linux-rp_2.6.24.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/linux/linux-rp_2.6.24.bb b/packages/linux/linux-rp_2.6.24.bb index 95063f8df1..8c7a22d00f 100644 --- a/packages/linux/linux-rp_2.6.24.bb +++ b/packages/linux/linux-rp_2.6.24.bb @@ -1,6 +1,6 @@ require linux-rp.inc -PR = "r20" +PR = "r21" DEFAULT_PREFERENCE = "-1" DEFAULT_PREFERENCE_collie = "1" |