diff options
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() { |