mirror of
git://git.yoctoproject.org/poky
synced 2026-09-27 15:53:00 +00:00
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:
parent
1d168a6b77
commit
a975511d0d
@ -1,7 +1,8 @@
|
|||||||
EXTRA_OECONF = "--with-kerneldir=${STAGING_KERNEL_DIR} --with-driver=${DRIVER}"
|
EXTRA_OECONF = "--with-kerneldir=${STAGING_KERNEL_DIR} --with-driver=${DRIVER}"
|
||||||
|
|
||||||
DRIVER ?= "serial"
|
DRIVER ?= "serial"
|
||||||
DRIVER_collie = "sa1100"
|
# fails to build at the moment, re-enable later
|
||||||
|
#DRIVER_collie = "sa1100"
|
||||||
DRIVER_h3600 = "sa1100"
|
DRIVER_h3600 = "sa1100"
|
||||||
DRIVER_simpad = "sa1100"
|
DRIVER_simpad = "sa1100"
|
||||||
DRIVER_nslu2 = "nslu2"
|
DRIVER_nslu2 = "nslu2"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user