diff options
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 |