diff options
author | Paul Sokolovsky <pmiscml@gmail.com> | 2007-02-12 18:34:07 +0000 |
---|---|---|
committer | Paul Sokolovsky <pmiscml@gmail.com> | 2007-02-12 18:34:07 +0000 |
commit | 474883fbc33df9784812e4ccd669d48b0cfd75ce (patch) | |
tree | d5f0615f447389170cbf48954f9a614815e2e000 /conf/distro/unslung.conf | |
parent | 761bfdca711fcfd38a1be2f15119ec3a6a0d63ee (diff) | |
parent | d0e9d51dbd5fc3bf911861a3349a13b84aa7b97a (diff) |
merge of '5ff0c6a73c856c171a050f6f6bc0df2ce24137b2'
and 'f3780bcc3524d0bdc5a415852de6fa66fc3526ba'
Diffstat (limited to 'conf/distro/unslung.conf')
-rw-r--r-- | conf/distro/unslung.conf | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/conf/distro/unslung.conf b/conf/distro/unslung.conf index b25b94d79f..f7ea4ded4d 100644 --- a/conf/distro/unslung.conf +++ b/conf/distro/unslung.conf @@ -10,10 +10,6 @@ FEED_URIS = "cross##http://ipkg.nslu2-linux.org/feeds/optware/nslu2/cross/stabl FEED_URIS += "native##http://ipkg.nslu2-linux.org/feeds/optware/nslu2/native/stable" 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 - TARGET_FPU = "soft" TARGET_OS = "linux" |