From ef844218482d33c28048da4ef6fd2993a95dacbe Mon Sep 17 00:00:00 2001 From: Victor Martinez Date: Tue, 9 Feb 2010 20:07:00 +0000 Subject: [PATCH] Makefile: cleaned. --- Makefile | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/Makefile b/Makefile index bf06878..acedff5 100644 --- a/Makefile +++ b/Makefile @@ -1,11 +1,8 @@ # # omap850/Makefile # -# cp -v $(TOPDIR)/config-$(KERNEL_VERSION) .config -TARGET = arm-unknown-linux-gnu -# Target device -DEVICE= +TARGET = arm-unknown-linux-gnu TOPDIR = $(shell pwd) WORK = $(PWD)/work -- 2.26.2