added 2.6.29.6 aldebaran kernel
[nao-ulib.git] / kernel / 2.6.29.6-aldebaran-rt / Documentation / networking / Makefile
blob6d8af1ac56c410f11d0e85863a180884082c21ee
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 := ifenslave
7 # Tell kbuild to always build the programs
8 always := $(hostprogs-y)