summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorEric Andersen2003-01-21 15:22:41 +0100
committerEric Andersen2003-01-21 15:22:41 +0100
commitaa7f4e37ceac581f6c85893ecfa6463b9aaeb895 (patch)
tree1b51710d3274d219a7cd4f476021e56814cc82ad /Makefile
parentDont remove /lib/libgcc_s.so. Build shared lib support on rev 1 of (diff)
downloadbuildroot-aa7f4e37ceac581f6c85893ecfa6463b9aaeb895.tar.gz
buildroot-aa7f4e37ceac581f6c85893ecfa6463b9aaeb895.tar.xz
buildroot-aa7f4e37ceac581f6c85893ecfa6463b9aaeb895.zip
dont assign MAKE
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 75b577b1a..382c8b180 100644
--- a/Makefile
+++ b/Makefile
@@ -146,7 +146,6 @@ TARGET_PATH:=$(STAGING_DIR)/bin:$(STAGING_DIR)/usr/bin:/bin:/sbin:/usr/bin:/usr/
STRIP:=$(TARGET_CROSS)strip --remove-section=.comment --remove-section=.note
#STRIP:=/bin/true
IMAGE:=$(BASE_DIR)/root_fs
-MAKE:=make
GNU_TARGET_NAME:=$(OPTIMIZE_FOR_CPU)-linux
#KERNEL_CROSS:=$(STAGING_DIR)/bin/$(ARCH)-uclibc-
KERNEL_CROSS:=