ACPI: thinkpad-acpi: add development version tag
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git] / Documentation / video4linux / Makefile
blob1ed0e98d057d0e34fce4c96d778a30d4f0845111
1 # kbuild trick to avoid linker error. Can be omitted if a module is built.
2 obj- := dummy.o
4 # List of programs to build
5 hostprogs-y := v4lgrab
7 # Tell kbuild to always build the programs
8 always := $(hostprogs-y)