unslung.conf: Commented out freeze.inc (we don't use it anymore, and I don't know...
authorRod Whitby <rod@whitby.id.au>
Wed, 26 Jul 2006 11:05:29 +0000 (11:05 +0000)
committerRod Whitby <rod@whitby.id.au>
Wed, 26 Jul 2006 11:05:29 +0000 (11:05 +0000)
conf/distro/unslung.conf

index 4dd67ca..0c757ed 100644 (file)
@@ -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"