diff options
Diffstat (limited to 'Documentation/ia64/Makefile')
-rw-r--r-- | Documentation/ia64/Makefile | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/Documentation/ia64/Makefile b/Documentation/ia64/Makefile deleted file mode 100644 index d493163affe7..000000000000 --- a/Documentation/ia64/Makefile +++ /dev/null @@ -1,5 +0,0 @@ -# List of programs to build -hostprogs-y := aliasing-test - -# Tell kbuild to always build the programs -always := $(hostprogs-y) |