diff options
author | Chris Larson <clarson@kergoth.com> | 2004-09-23 16:43:30 +0000 |
---|---|---|
committer | Chris Larson <clarson@kergoth.com> | 2004-09-23 16:43:30 +0000 |
commit | 6454a46033107d7f70f13961615cb947297602e3 (patch) | |
tree | 9179308e0988b536ec54a3800c851d2ae04f9780 /conf/nslu2.conf | |
parent | 2fe05780190f3b6520b6ae212993eb31c7bf84b1 (diff) |
Merge
2004/09/21 08:23:12+09:30 (none)!rwhitby
Renamed linux-nslu2 to nslu2-linksys as per discussion with kergoth, and modified nslu2.conf, unslung.conf and openslug.conf to match.
BKrev: 4152fd320fGVJ_PPonCqGohq9t3Kmg
Diffstat (limited to 'conf/nslu2.conf')
-rw-r--r-- | conf/nslu2.conf | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/conf/nslu2.conf b/conf/nslu2.conf index 191224efaa..8d5ab8ad12 100644 --- a/conf/nslu2.conf +++ b/conf/nslu2.conf @@ -5,8 +5,6 @@ TARGET_ARCH = "armeb" IPKG_ARCHS = "all ${TARGET_ARCH} armv5te ${MACHINE}" PREFERRED_PROVIDER_xserver ?= "xserver-kdrive" -PREFERRED_PROVIDER_virtual/kernel ?= "linux-nslu2" -BOOTSTRAP_EXTRA_DEPENDS += "virtual/kernel" IMAGE_ROOTFS_SIZE_ext2 = "8192" IMAGE_ROOTFS_SIZE_ext2.gz = "8192" |