lirc-config: sync with OE

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3001 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Marcin Juszkiewicz 2007-10-26 11:43:18 +00:00
parent 1d168a6b77
commit a975511d0d
1 changed files with 2 additions and 1 deletions

View File

@ -1,7 +1,8 @@
EXTRA_OECONF = "--with-kerneldir=${STAGING_KERNEL_DIR} --with-driver=${DRIVER}"
DRIVER ?= "serial"
DRIVER_collie = "sa1100"
# fails to build at the moment, re-enable later
#DRIVER_collie = "sa1100"
DRIVER_h3600 = "sa1100"
DRIVER_simpad = "sa1100"
DRIVER_nslu2 = "nslu2"