diff options
Diffstat (limited to 'target/linux/gemini/image/Makefile')
-rw-r--r-- | target/linux/gemini/image/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/gemini/image/Makefile b/target/linux/gemini/image/Makefile index c84f1926dd..3fce3172ed 100644 --- a/target/linux/gemini/image/Makefile +++ b/target/linux/gemini/image/Makefile @@ -215,8 +215,8 @@ TARGET_DEVICES += storlink_sl93512r # The wiliboard images need some changes to be functional and buildable. # -# The dts would need to use the ecoscentric,redboot-fis-partitions partition -# parser to get the correct partition offsets and size. +# The dts would need to use the redboot-fis partition parser to get +# the correct partition offsets and size. # # The mkfwimage2 call need to be adjusted to reflect the real size of kernel # and rootfs. It is expected that the OEM firmware adjusts the on flash |