From: Eric Andersen Date: Tue, 21 Jan 2003 14:22:41 +0000 (-0000) Subject: dont assign MAKE X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=aa7f4e37ceac581f6c85893ecfa6463b9aaeb895;p=buildroot.git dont assign MAKE --- diff --git a/Makefile b/Makefile index 75b577b1a9..382c8b1803 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:=