Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
What's new
4
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Switch to GitLab Next
Sign in / Register
Toggle navigation
Menu
Open sidebar
TeamCarbonXtreme
android_kernel_samsung_bcm21553-common
Commits
51a4a503
Commit
51a4a503
authored
Apr 03, 2015
by
Rafael PacMe
Browse files
Remove Cross Compiler
parent
337df37e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile
View file @
51a4a503
...
...
@@ -189,7 +189,6 @@ SUBARCH := $(shell uname -m | sed -e s/i.86/i386/ -e s/sun4u/sparc64/ \
# Note: Some architectures assign CROSS_COMPILE in their arch/*/Makefile
export
KBUILD_BUILDHOST
:=
$(SUBARCH)
ARCH
?=
arm
CROSS_COMPILE
?=
/opt/toolchains/arm-eabi-4.4.3/bin/arm-eabi-
CROSS_COMPILE
?=
$
(
CONFIG_CROSS_COMPILE:
"%"
=
%
)
# Architecture as present in compile.h
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment