]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - Documentation/networking/Makefile
Merge remote-tracking branch 'arm-soc/for-next'
[karo-tx-linux.git] / Documentation / networking / Makefile
index 24c308dd3fd183f70e8d151fb19a59aa475de02e..0aa1ac98fc2b1b1a9325f066879216d56ae7e1db 100644 (file)
@@ -1,11 +1,6 @@
 # kbuild trick to avoid linker error. Can be omitted if a module is built.
 obj- := dummy.o
 
-# List of programs to build
-hostprogs-y := ifenslave
-
-HOSTCFLAGS_ifenslave.o += -I$(objtree)/usr/include
-
 # Tell kbuild to always build the programs
 always := $(hostprogs-y)