]> Git Repo - linux.git/blob - Documentation/filesystems/Makefile
x86/fpu, kvm: Simplify fx_init()
[linux.git] / Documentation / filesystems / Makefile
1 subdir-y := configfs
2
3 # List of programs to build
4 hostprogs-y := dnotify_test
5
6 # Tell kbuild to always build the programs
7 always := $(hostprogs-y)
This page took 0.040471 seconds and 4 git commands to generate.