summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorLe Chi Thu <thu2004@yahoo.se>2012-04-03 15:49:42 +0200
committerLe Chi Thu <thu2004@yahoo.se>2012-04-03 15:49:42 +0200
commit5905e541908187858fcb5885eee3d10974aa0889 (patch)
tree84fd63153836daf7b8994e4efd8b454fc7997348 /Makefile
parent01c165cd1b2ac601d5ae73d3cb5e82ccdd94ac94 (diff)
Added .gitignore file. Make it compile as well.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 96bbb9b..2cd3e97 100644
--- a/Makefile
+++ b/Makefile
@@ -9,7 +9,7 @@
-include .my_build_settings
ARCH ?= arm
KERNEL_OUTPUT ?= /lib/modules/$(shell uname -r)/build
-DESTDIR ?= $(CURDIR)/../ste_test_install_dir
+DESTDIR ?= $(CURDIR)/build
# Default config file
LTP_CONFIG ?= defconfig