GUI: Fix Tomato RAF theme for all builds. Compilation typo.
[tomato.git] / release / src-rt-6.x.4708 / linux / linux-2.6.36 / Documentation / networking / timestamping / Makefile
blobe79973443e9fdcbe096445f4a13b102435a20ac6
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 := timestamping
7 # Tell kbuild to always build the programs
8 always := $(hostprogs-y)
10 HOSTCFLAGS_timestamping.o += -I$(objtree)/usr/include
12 clean:
13 rm -f timestamping