diff options
author | Oyvind Repvik <nail@nslu2-linux.org> | 2007-04-05 19:58:34 +0000 |
---|---|---|
committer | Oyvind Repvik <nail@nslu2-linux.org> | 2007-04-05 19:58:34 +0000 |
commit | 6f3c79ab520a30cbfda05b40f868fcbb35afc67e (patch) | |
tree | 7f49ba2176c0771a81c9687f8cc230b6e81bfaa7 | |
parent | 530a3e9647aba8369e01c5e90b8f9672febdd2cd (diff) |
slugos: Pin linux-libc-headers to 2.6.18, due to annoying 2.6.20 breakage.
-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 |