diff options
author | Rod Whitby <rod@whitby.id.au> | 2005-02-23 12:43:28 +0000 |
---|---|---|
committer | Rod Whitby <rod@whitby.id.au> | 2005-02-23 12:43:28 +0000 |
commit | eea951fc35679b928aedc6214274de67c031ce12 (patch) | |
tree | 9af3e4bb56fd753ab098a1e56e22eb5cb704d6b4 /conf/machine | |
parent | 4439f3fd26db6b58f85b5e927600bad7d7a4539b (diff) |
Merge bk://nslu2-linux@nslu2-linux.bkbits.net/openembedded
into home.(none):/home/slug/openembedded
2005/02/23 23:12:51+10:30 (none)!rwhitby
OpenSlug-1.3-alpha: Now supports booting from an external disk
BKrev: 421c7a70mLQYTzytyCEmYeuG3qS5Bw
Diffstat (limited to 'conf/machine')
-rw-r--r-- | conf/machine/nslu2.conf | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/conf/machine/nslu2.conf b/conf/machine/nslu2.conf index dc2b08f4fe..9fe31196f5 100644 --- a/conf/machine/nslu2.conf +++ b/conf/machine/nslu2.conf @@ -19,4 +19,5 @@ CVSDATE_gnu-config-native ?= "20050221" CVSDATE_ipkg-utils-native ?= "20050221" CVSDATE_ipkg-link ?= "20050221" CVSDATE_uclibc ?= "20050221" -CVSDATE_genext2fs ?= "20050221"
\ No newline at end of file +CVSDATE_genext2fs ?= "20050221" +CVSDATE_genext2fs-native ?= "20050221"
\ No newline at end of file |