Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
kiddin9 committed Jan 24, 2021
1 parent b87c816 commit 6f028ef
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions devices/k2p-32m-usb/patches/Patch-K2P-32M.patch
Original file line number Diff line number Diff line change
Expand Up @@ -28,12 +28,12 @@

--- a/target/linux/ramips/image/mt7621.mk
+++ b/target/linux/ramips/image/mt7621.mk
@@ -823,7 +823,7 @@ TARGET_DEVICES += phicomm_k2p
@@ -830,7 +830,7 @@ endef
TARGET_DEVICES += phicomm_k2p

define Device/phicomm_k2p-32m
$(Device/phicomm_k2p)
- IMAGE_SIZE := 32128k
+ IMAGE_SIZE := 32448k
DEVICE_VENDOR := Phicomm
DEVICE_MODEL := K2P
DEVICE_VARIANT := 32M
SUPPORTED_DEVICES += k2p-32M
endef

0 comments on commit 6f028ef

Please sign in to comment.