X-Git-Url: http://rtime.felk.cvut.cz/gitweb/can-benchmark.git/blobdiff_plain/cd2d018fcaeb1b8cc6f20837f8edc18a9359f109:/kernel/shark/build/GNUmakefile..644e5861c587140d958aef49a96cb83ddcbbaaea:/kernel/build/shark/GNUmakefile diff --git a/kernel/shark/build/GNUmakefile b/kernel/build/shark/GNUmakefile similarity index 95% rename from kernel/shark/build/GNUmakefile rename to kernel/build/shark/GNUmakefile index 95447ad..5a4f7a0 100644 --- a/kernel/shark/build/GNUmakefile +++ b/kernel/build/shark/GNUmakefile @@ -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-