diff options
author | Felix Fietkau <nbd@nbd.name> | 2024-09-02 10:39:06 +0200 |
---|---|---|
committer | Felix Fietkau <nbd@nbd.name> | 2024-09-02 12:42:05 +0200 |
commit | cb44f7ce3b93e22767faa3121c1ee7a41622eeb1 (patch) | |
tree | 1d015824a610ee979e983dd81ee079992b8ff835 | |
parent | 5fa86a4e2bd4e8c95460efc4a4a4a6f772f66238 (diff) | |
download | openwrt-cb44f7ce3b93e22767faa3121c1ee7a41622eeb1.tar.gz openwrt-cb44f7ce3b93e22767faa3121c1ee7a41622eeb1.tar.bz2 openwrt-cb44f7ce3b93e22767faa3121c1ee7a41622eeb1.zip |
uboot-mediatek: fix broken patch
Add missing --- line
Signed-off-by: Felix Fietkau <nbd@nbd.name>
-rw-r--r-- | package/boot/uboot-mediatek/patches/431-add-xiaomi_redmi-ax6000.patch | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/boot/uboot-mediatek/patches/431-add-xiaomi_redmi-ax6000.patch b/package/boot/uboot-mediatek/patches/431-add-xiaomi_redmi-ax6000.patch index a1663bcb62..324d7a9c21 100644 --- a/package/boot/uboot-mediatek/patches/431-add-xiaomi_redmi-ax6000.patch +++ b/package/boot/uboot-mediatek/patches/431-add-xiaomi_redmi-ax6000.patch @@ -1,3 +1,4 @@ +--- /dev/null +++ b/configs/mt7986_xiaomi_redmi-ax6000_defconfig @@ -0,0 +1,104 @@ +CONFIG_ARM=y |