diff options
author | Oyvind Repvik <nail@nslu2-linux.org> | 2007-03-13 18:00:45 +0000 |
---|---|---|
committer | Oyvind Repvik <nail@nslu2-linux.org> | 2007-03-13 18:00:45 +0000 |
commit | 927b60e7ff7e7e40e010911dba02891eca3fd1ed (patch) | |
tree | 32af7ebbcf380ef752be52c198b489dcdc169f2c /conf | |
parent | aabd49ceb5c40a792f09a2bc18c6d52b40ee9c96 (diff) | |
parent | 8cfa403bb324774b17e0a84db8960c22ba29a477 (diff) |
merge of '01f61c60289e6d5d11ca99200e7cac4d1ad5f8fe'
and '50e88f321fa8581fb3e6e39b6449fa5bc250be8d'
Diffstat (limited to 'conf')
-rw-r--r-- | conf/distro/foonas.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/distro/foonas.conf b/conf/distro/foonas.conf index dc0a1a9cae..4657cd0379 100644 --- a/conf/distro/foonas.conf +++ b/conf/distro/foonas.conf @@ -59,7 +59,7 @@ GLIBC_EXTRA_OECONF = "--with-tls" # # Target OS # -USE_NLS ?= "no" + TARGET_OS = "linux" HOTPLUG = "udev" require conf/distro/include/sane-srcdates.inc |