aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/laptops/Makefile
blob: 2b0fa5edf1d37b57ba7579fd669a6363d716f95d (plain) (blame)
1
2
3
4
5
# List of programs to build
hostprogs-y := dslm freefall

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