diff options
author | Richard Purdie <richard@openedhand.com> | 2006-02-23 10:48:40 +0000 |
---|---|---|
committer | Richard Purdie <richard@openedhand.com> | 2006-02-23 10:48:40 +0000 |
commit | a03e220921ee772f45831bfc8cacb945beeb6f9e (patch) | |
tree | dba64073594b082a4ee1c6a9fd86da7671fa917d /openembedded/packages/linux/linux-openzaurus_2.6.15.bb | |
parent | 04e09397c680dd17e5a2d51aa4b1a81b1c6f4367 (diff) | |
download | openembedded-core-a03e220921ee772f45831bfc8cacb945beeb6f9e.tar.gz openembedded-core-a03e220921ee772f45831bfc8cacb945beeb6f9e.tar.bz2 openembedded-core-a03e220921ee772f45831bfc8cacb945beeb6f9e.zip |
Add qemuarm kernel configuration
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@292 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'openembedded/packages/linux/linux-openzaurus_2.6.15.bb')
-rw-r--r-- | openembedded/packages/linux/linux-openzaurus_2.6.15.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/openembedded/packages/linux/linux-openzaurus_2.6.15.bb b/openembedded/packages/linux/linux-openzaurus_2.6.15.bb index 19301f41cd..d7dcc029bd 100644 --- a/openembedded/packages/linux/linux-openzaurus_2.6.15.bb +++ b/openembedded/packages/linux/linux-openzaurus_2.6.15.bb @@ -86,6 +86,7 @@ SRC_URI = "http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.15.tar.bz2 \ file://defconfig-collie \ file://defconfig-poodle \ file://defconfig-cxx00 \ + file://defconfig-qemuarm \ file://defconfig-tosa " # Disabled until I find the reason this gives issues with cdc_subset |