diff options
author | Michael Lauer <mickey@vanille-media.de> | 2005-10-11 20:10:52 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2005-10-11 20:10:52 +0000 |
commit | e48bde5b27f910fc432e55fbb5c19eea678272fa (patch) | |
tree | 4793fb24fc26d01aa732df186dcb644da23910c8 /conf/distro/jlime-shrek.conf | |
parent | 02ce3d16fd8155c93a143a1a3a114d1035df8b1c (diff) |
jlime-shrek.conf: set TARGET_OS = linux
Diffstat (limited to 'conf/distro/jlime-shrek.conf')
-rw-r--r-- | conf/distro/jlime-shrek.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/distro/jlime-shrek.conf b/conf/distro/jlime-shrek.conf index 1f3bc661a3..cb5258776a 100644 --- a/conf/distro/jlime-shrek.conf +++ b/conf/distro/jlime-shrek.conf @@ -48,5 +48,7 @@ kernel-module-wavelan kernel-module-wavelan-cs \ kernel-module-xirc2ps-cs kernel-module-orinoco-cs kernel-module-orinoco \ kernel-module-nmclan-cs kernel-module-pcnet-cs e2tools e2fsprogs" +TARGET_OS = "linux" + OPIE_VERSION = "1.2.1" include conf/distro/preferred-opie-versions.inc |