summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
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