diff options
author | Koen Kooi <koen@openembedded.org> | 2006-04-09 14:07:10 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2006-04-09 14:07:10 +0000 |
commit | 6c017fb69b4276eb50a578aad2a279567bcaf7e1 (patch) | |
tree | 793b9feb6a5c83b3461b8b00033a40a16b784c2e /packages/linux/linux-openzaurus_2.6.16.bb | |
parent | 92ab6b8131e940ce8fa4d30c2a69a43fc106059a (diff) |
linux-openzaurus 2.6.16: change defconfig-cxx00 to defconfig-spitz as the former doesn't exist
Diffstat (limited to 'packages/linux/linux-openzaurus_2.6.16.bb')
-rw-r--r-- | packages/linux/linux-openzaurus_2.6.16.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/linux/linux-openzaurus_2.6.16.bb b/packages/linux/linux-openzaurus_2.6.16.bb index f6095ba33a..f6a1aee01e 100644 --- a/packages/linux/linux-openzaurus_2.6.16.bb +++ b/packages/linux/linux-openzaurus_2.6.16.bb @@ -79,7 +79,7 @@ SRC_URI = "http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.16.tar.bz2 \ file://defconfig-ipaq-pxa270 \ file://defconfig-collie \ file://defconfig-poodle \ - file://defconfig-cxx00 \ + file://defconfig-spitz \ file://defconfig-qemuarm \ file://defconfig-tosa " |