diff options
author | Holger Freyther <zecke@selfish.org> | 2006-11-11 01:44:32 +0000 |
---|---|---|
committer | Holger Freyther <zecke@selfish.org> | 2006-11-11 01:44:32 +0000 |
commit | 163652f7fb3d27a7efabe76c35f5b903b74bc8a7 (patch) | |
tree | 8bd951e1e5aad65055175d1c66d2113ff0d00922 /conf/distro/jlime-shrek.conf | |
parent | 8b86a9487bc7ba997496ca8952f5045686dea6e5 (diff) |
Add quotes for assignments to make the new parser happy
Diffstat (limited to 'conf/distro/jlime-shrek.conf')
-rw-r--r-- | conf/distro/jlime-shrek.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/distro/jlime-shrek.conf b/conf/distro/jlime-shrek.conf index b4875dc37b..19379862ae 100644 --- a/conf/distro/jlime-shrek.conf +++ b/conf/distro/jlime-shrek.conf @@ -36,7 +36,7 @@ BBINCLUDELOGS = "yes" MODUTILS = "26" IMAGE_FSTYPES = "tar.bz2" -BOOTSTRAP_EXTRA_RDEPENDS += "pcmcia-cs ncurses nano wireless-tools \ +BOOTSTRAP_EXTRA_RDEPENDS += "pcmcia-cs ncurses nano wireless-tools \ kernel-module-3c574-cs kernel-module-3c589-cs kernel-module-8390 \ kernel-module-airo-cs kernel-module-airo console-tools \ kernel-module-arlan \ |