summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorRod Whitby <rod@whitby.id.au>2006-07-26 11:10:31 +0000
committerRod Whitby <rod@whitby.id.au>2006-07-26 11:10:31 +0000
commit1b242f5e6be540134f5752a88da513e3422295ac (patch)
tree181f7635d5e9e08ec3f01cb0c71876830f4365a6 /conf
parentb753092f94628cb723894abe4efbf1a3323dbb42 (diff)
parent81db04dba3f7e404e5d2337e1598f19e1cc558f3 (diff)
merge of 40ffcb28674b0379d85d2300df7adae976966f00
and 7a85c145ad6d7d353ef93f13aad28fc3b3146471
Diffstat (limited to 'conf')
-rw-r--r--conf/distro/unslung.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/distro/unslung.conf b/conf/distro/unslung.conf
index 4dd67ca8f4..0c757edc45 100644
--- a/conf/distro/unslung.conf
+++ b/conf/distro/unslung.conf
@@ -11,8 +11,8 @@ FEED_URIS += "native##http://ipkg.nslu2-linux.org/feeds/optware/nslu2/native/sta
FEED_URIS += "oe##http://ipkg.nslu2-linux.org/feeds/unslung/modules/cross/stable"
# pull in the frozen list of bbfiles
-UNSLUNG_EXTRA_BBFILES ?= ""
-require conf/distro/include/freeze.inc
+# UNSLUNG_EXTRA_BBFILES ?= ""
+# require conf/distro/include/freeze.inc
TARGET_FPU = "soft"
TARGET_OS = "linux"