pmaports/device/linux-htc-k2ul/no-hardcoded-CROSS_COMPILE.patch
hacker12455 3336552bef
htc-k2u: new device (HTC One SV) (!412)
Device boots, USB networking works.

[ci:skip-build]: already built successfully in CI
2019-06-06 22:27:37 +02:00

12 lines
372 B
Diff

diff -Naur a/Makefile b/Makefile
--- a/Makefile 2013-11-29 03:09:36.000000000 +0100
+++ b/Makefile 2019-05-25 23:21:31.810636014 +0200
@@ -194,8 +194,6 @@
export KBUILD_BUILDHOST := $(SUBARCH)
ARCH ?= $(SUBARCH)
CROSS_COMPILE ?= $(CONFIG_CROSS_COMPILE:"%"=%)
-ARCH := arm
-CROSS_COMPILE := arm-eabi-
# Architecture as present in compile.h
UTS_MACHINE := $(ARCH)