mfd: Copy the device pointer to the twl4030-madc structure
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git] / Documentation / vm / Makefile
blob3fa4d0668864d98ea8b2a586c8ec3f708cc1d716
1 # kbuild trick to avoid linker error. Can be omitted if a module is built.
2 obj- := dummy.o
4 # List of programs to build
5 hostprogs-y := page-types hugepage-mmap hugepage-shm map_hugetlb
7 # Tell kbuild to always build the programs
8 always := $(hostprogs-y)