diff options
author | Florian Boor <florian.boor@kernelconcepts.de> | 2007-04-05 22:56:04 +0000 |
---|---|---|
committer | Florian Boor <florian.boor@kernelconcepts.de> | 2007-04-05 22:56:04 +0000 |
commit | dbd10f28acdcd147b3ad6f6b9cbc7f688ead8b47 (patch) | |
tree | 4135fe29a6f8999d97c2becaa7907514febeb23f /conf | |
parent | bde12db3a8e623eee6c5ababb33e4c18d7d95d5f (diff) | |
parent | 6f3c79ab520a30cbfda05b40f868fcbb35afc67e (diff) |
merge of '7d50f2e0aeefca053ef8407566020fd864a8b12c'
and '9f65c4ed11c11a2fcee190fbb54330e3e5ddec37'
Diffstat (limited to 'conf')
-rw-r--r-- | conf/distro/include/slugos.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/distro/include/slugos.inc b/conf/distro/include/slugos.inc index d64cb2c917..df16ad557f 100644 --- a/conf/distro/include/slugos.inc +++ b/conf/distro/include/slugos.inc @@ -143,3 +143,5 @@ IGNORE_STRIP_ERRORS = "" # needs, nail down a specific, known-working version of madwifi-ng. # Remove this once the madwifi-ng stuff seems to stabilize once again. PREFERRED_VERSION_madwifi-ng ?= "r2156-20070225" + +PREFERRED_VERSION_linux-libc-headers = "2.6.18"
\ No newline at end of file |