diff options
Diffstat (limited to 'Documentation/accounting/Makefile')
-rw-r--r-- | Documentation/accounting/Makefile | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/Documentation/accounting/Makefile b/Documentation/accounting/Makefile deleted file mode 100644 index 7e232cb6fd7d..000000000000 --- a/Documentation/accounting/Makefile +++ /dev/null @@ -1,7 +0,0 @@ -# List of programs to build -hostprogs-y := getdelays - -# Tell kbuild to always build the programs -always := $(hostprogs-y) - -HOSTCFLAGS_getdelays.o += -I$(objtree)/usr/include |