Merge branch 'mini2440-dev-unlikely' into mini2440-dev
[linux-2.6/mini2440.git] / 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)