blob: 47a8fa162683ff067f2bcaa1a7bae130a24b4e15 [file] [log] [blame]
Randy Dunlap3794f3e2008-08-12 15:09:06 -07001# List of programs to build
2hostprogs-y := crc32hash
3
4# Tell kbuild to always build the programs
5always := $(hostprogs-y)
6
7HOSTCFLAGS_crc32hash.o += -I$(objtree)/usr/include