diff options
author | Holger Freyther <zecke@selfish.org> | 2005-08-08 22:40:31 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2005-08-08 22:40:31 +0000 |
commit | 618d37ee314557b3212249de4e03e8ef463adcfe (patch) | |
tree | a9826397a59ed02a9def1452583acc8f88df6736 /packages/lirc/lirc-modules_0.6.6.bb | |
parent | 480dbc72de98f59f81f7d3c49889d8ec92ad74cb (diff) |
Beagle:
Drop beagle (MasterIA) support from OE completely.
:MT: ----------------------------------------------------------------------
Diffstat (limited to 'packages/lirc/lirc-modules_0.6.6.bb')
-rw-r--r-- | packages/lirc/lirc-modules_0.6.6.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/packages/lirc/lirc-modules_0.6.6.bb b/packages/lirc/lirc-modules_0.6.6.bb index cd6b7e406a..9622739d3e 100644 --- a/packages/lirc/lirc-modules_0.6.6.bb +++ b/packages/lirc/lirc-modules_0.6.6.bb @@ -14,7 +14,6 @@ inherit autotools module-base EXTRA_OECONF_collie = "--with-kerneldir=${STAGING_KERNEL_DIR} --with-driver=sa1100 --without-x" EXTRA_OECONF_h3600 = "--with-kerneldir=${STAGING_KERNEL_DIR} --with-driver=sa1100 --without-x" -EXTRA_OECONF_beagle = "--with-kerneldir=${STAGING_KERNEL_DIR} --with-driver=sa1100 --without-x" EXTRA_OECONF_simpad = "--with-kerneldir=${STAGING_KERNEL_DIR} --with-driver=sa1100 --without-x" do_compile() { |