aboutsummaryrefslogtreecommitdiffstats
path: root/conf/unslung.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/unslung.conf')
-rw-r--r--conf/unslung.conf17
1 files changed, 0 insertions, 17 deletions
diff --git a/conf/unslung.conf b/conf/unslung.conf
deleted file mode 100644
index 949870e156..0000000000
--- a/conf/unslung.conf
+++ /dev/null
@@ -1,17 +0,0 @@
-#@TYPE: Distribution
-#@NAME: Unslung
-#@DESCRIPTION: Unslung Linux Distribution for the NSLU2
-
-INHERIT += " package_ipk debian nslu2_flashimg"
-
-IMAGE_FSTYPE = "ext2.gz"
-
-BOOTSTRAP_EXTRA_DEPENDS += "virtual/kernel"
-BOOTSTRAP_EXTRA_RDEPENDS += "kernel-module-ax8817x kernel-module-catc \
-kernel-module-cdcether kernel-module-kaweth kernel-module-pegasus \
-kernel-module-rtl8150 kernel-module-usbnet kernel-module-mii"
-
-# PREFERRED_PROVIDER_virtual/kernel ?= "nslu2-unslung-kernel"
-
-PREFERRED_VERSION_glibc ?= "2.2.5"
-PREFERRED_VERSION_glibc-initial ?= "2.2.5"