diff options
author | Marcin Juszkiewicz <hrw@openembedded.org> | 2007-01-06 08:48:39 +0000 |
---|---|---|
committer | Marcin Juszkiewicz <hrw@openembedded.org> | 2007-01-06 08:48:39 +0000 |
commit | 431c14d8d95a19477693bb87f2bfd130529a8c64 (patch) | |
tree | a460215b16e18c9fd3c329f9581e7483a5135f50 /conf/machine | |
parent | 8e3eb306b9d9cecbc666fd8008d15c749fc12e38 (diff) |
progear: ship AC & Battery modules
Diffstat (limited to 'conf/machine')
-rw-r--r-- | conf/machine/progear.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/machine/progear.conf b/conf/machine/progear.conf index 37974cb0ad..0a9732b556 100644 --- a/conf/machine/progear.conf +++ b/conf/machine/progear.conf @@ -15,3 +15,5 @@ GLIBC_EXTRA_OECONF = "--with-tls" MACHINE_FEATURES = "kernel26 usbhost ext2 pci pcmcia apm screen alsa irda acpi screen" IMAGE_FSTYPES = "tar.gz" + +MACHINE_EXTRA_RRECOMMENDS = "progear-ac progear-battery" |