添加构建Allwinner H616四核2GB RAM SoC WiFi(蓝莓)
This commit is contained in:
13
patch/kernel/archive/rk3399-4.4/normal-image.patch.disabled
Normal file
13
patch/kernel/archive/rk3399-4.4/normal-image.patch.disabled
Normal file
@@ -0,0 +1,13 @@
|
||||
diff --git a/arch/arm64/Makefile b/arch/arm64/Makefile
|
||||
index f839ecd9..cd276162 100644
|
||||
--- a/arch/arm64/Makefile
|
||||
+++ b/arch/arm64/Makefile
|
||||
@@ -103,7 +103,7 @@ core-$(CONFIG_EFI_STUB) += $(objtree)/drivers/firmware/efi/libstub/lib.a
|
||||
|
||||
# Default target when executing plain make
|
||||
boot := arch/arm64/boot
|
||||
-KBUILD_IMAGE := $(boot)/Image.gz
|
||||
+KBUILD_IMAGE := $(boot)/Image
|
||||
|
||||
all: Image.gz $(KBUILD_DTBS)
|
||||
|
||||
Reference in New Issue
Block a user