Skip to content
Snippets Groups Projects
Verified Commit 08bd3909 authored by Josef Schlehofer's avatar Josef Schlehofer
Browse files

patches/openwrt: MOX support patch: rebase

parent 3dc88e1e
Branches
Tags
No related merge requests found
......@@ -326,11 +326,10 @@ diff --git a/target/linux/mvebu/image/cortex-a53.mk b/target/linux/mvebu/image/c
index d7014d6..03efd33 100644
--- a/target/linux/mvebu/image/cortex-a53.mk
+++ b/target/linux/mvebu/image/cortex-a53.mk
@@ -27,6 +27,17 @@ define Device/globalscale_espressobin-v7-emmc
DEVICE_DTS := armada-3720-espressobin-v7-emmc
@@ -32,6 +32,17 @@ define Device/globalscale_espressobin-v7-emmc
endef
TARGET_DEVICES += globalscale_espressobin-v7-emmc
+
+define Device/cznic-mox
+ KERNEL_NAME := Image dtbs
+ KERNEL := kernel-bin
......@@ -341,9 +340,10 @@ index d7014d6..03efd33 100644
+ SUPPORTED_DEVICES := cznic,mox
+endef
+TARGET_DEVICES += cznic-mox
+
define Device/marvell_armada-3720-db
$(call Device/Default-arm64)
DEVICE_TITLE := Marvell Armada 3720 Development Board DB-88F3720-DDR3
diff --git a/target/linux/mvebu/patches-4.14/527-PCI-aardvark-allow-to-specify-link-capability.patch b/target/linux/mvebu/patches-4.14/527-PCI-aardvark-allow-to-specify-link-capability.patch
deleted file mode 100644
index fb57f41..0000000
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment