summaryrefslogtreecommitdiff
path: root/conf/unslung.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/unslung.conf')
-rw-r--r--conf/unslung.conf5
1 files changed, 3 insertions, 2 deletions
diff --git a/conf/unslung.conf b/conf/unslung.conf
index fb71f80f3a..331ce2d3f9 100644
--- a/conf/unslung.conf
+++ b/conf/unslung.conf
@@ -2,7 +2,8 @@
#@NAME: Unslung Linux
#@DESCRIPTION: Distribution for packages to be run on the Linksys firmware in the NSLU2
-INHERIT += " package_ipk debian"
+INHERIT += " package_ipk debian nslu2_flashimg"
+IMAGE_FSTYPE = "ext2.gz"
+
PREFERRED_VERSION_glibc ?= "2.2.5"
PREFERRED_VERSION_glibc-initial ?= "2.2.5"
-IMAGE_FSTYPE = "ext2.gz"