# Automatically generated by /home/houdek/devel/jetson/nfsroot/home/ubuntu/kernel/scripts/mkmakefile: don't edit VERSION = 3 PATCHLEVEL = 10 # export CROSS_COMPILE=aarch64-linux-gnu- # export CROSS32CC=arm-linux-gnueabi-gcc # export ARCH=arm64 export ARCH=arm64 export CROSS_COMPILE=/opt/OSELAS.Toolchain-2014.12.2/aarch64-v8a-linux-gnu/gcc-4.9.2-glibc-2.20-binutils-2.24-kernel-3.16-sanitized/bin/aarch64-v8a-linux-gnu- export CROSS32CC=/opt/OSELAS.Toolchain-2012.12.2/arm-v5te-linux-gnueabi/gcc-4.7.2-glibc-2.16.0-binutils-2.22-kernel-3.6-sanitized/bin/arm-v5te-linux-gnueabi-gcc lastword = $(word $(words $(1)),$(1)) makedir := $(dir $(call lastword,$(MAKEFILE_LIST))) ifeq ("$(origin V)", "command line") VERBOSE := $(V) endif ifneq ($(VERBOSE),1) Q := @ endif MAKEARGS := -C ../../linux-3.10 LOCALVERSION="" MAKEARGS += O=$(if $(patsubst /%,,$(makedir)),$(CURDIR)/)$(patsubst %/,%,$(makedir)) MAKEFLAGS += --no-print-directory .PHONY: all $(MAKECMDGOALS) all := $(filter-out all Makefile,$(MAKECMDGOALS)) all: $(Q)$(MAKE) $(MAKEARGS) $(all) Makefile:; $(all): all @: %/: all @: