From aa7f4e37ceac581f6c85893ecfa6463b9aaeb895 Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Tue, 21 Jan 2003 14:22:41 +0000 Subject: dont assign MAKE --- Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'Makefile') 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:= -- cgit v1.2.3