2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2025-01-07 13:13:57 +08:00
linux-next/Documentation/laptops/Makefile

6 lines
126 B
Makefile
Raw Normal View History

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