aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/lirc/lirc-config.inc
blob: d5200fb461d38e2ba6e91a628550e5fc44c55c0b (plain)
1
2
3
4
5
6
7
8
9
10
EXTRA_OECONF = "--with-kerneldir=${STAGING_KERNEL_DIR} ${DRIVER}"

PARALLEL_MAKE = ""

DRIVER ?= "--with-driver=serial --with-driver=mceusb"
# fails to build at the moment, re-enable later
#DRIVER_collie = "--with-driver=sa1100"
DRIVER_h3600 = "--with-driver=sa1100"
DRIVER_simpad = "--with-driver=sa1100"
DRIVER_nslu2 = "--with-driver=nslu2"