]> rtime.felk.cvut.cz Git - can-benchmark.git/blobdiff - kernel/build/shark/GNUmakefile
Move kernel build to share source for both MPC5200 and PC
[can-benchmark.git] / kernel / build / shark / GNUmakefile
similarity index 95%
rename from kernel/shark/build/GNUmakefile
rename to kernel/build/shark/GNUmakefile
index 95447ad5c789de009f807dbab70358f7442390e5..5a4f7a063efcce37051eccee403820ea50b80c78 100644 (file)
@@ -5,7 +5,7 @@ lastword = $(word $(words $(1)),$(1))
 makedir := $(dir $(call lastword,$(MAKEFILE_LIST)))
 
 MYDIR := $(shell basename $(CURDIR))
-MYSRC := $(shell cd ../../$(MYDIR); pwd)
+MYSRC := $(shell cd ../../../$(MYDIR); pwd)
 
 ARCH=powerpc
 CROSS_COMPILE=powerpc-linux-gnu-