CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
Fixed bug in Makefile
[kernel/gp32.git] / Makefile
index 34cbfd2892a274d38a103ab8cb9adb5c209d2e29..918fd586355d819a7c8b37f9b1568884573c5dbe 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -5,7 +5,7 @@
 TARGET = arm-unknown-linux-gnu
 
 TOPDIR = $(shell pwd)
-WORK = $(PWD)/work
+WORK = $(TOPDIR)/work
 CROSSTOOLS = $(TOPDIR)/../../toolchain/crosstools
 
 KERNEL_VERSION = 2.6.16