Kernel  |  3.18

下载     查看原文件
普通文本  |  6行  |  126 B
# List of programs to build
hostprogs-y := aliasing-test

# Tell kbuild to always build the programs
always := $(hostprogs-y)