blob: d493163affe704c755a5cde9ff5844ff330c1277 [file] [log] [blame]
Kyle Swenson8d8f6542021-03-15 11:02:55 -06001# List of programs to build
2hostprogs-y := aliasing-test
3
4# Tell kbuild to always build the programs
5always := $(hostprogs-y)