[FS#192] mips kernel patch problem

LEDE Bugs lede-bugs at lists.infradead.org
Thu Sep 29 23:40:05 PDT 2016


The following task has a new comment added:

FS#192 - mips kernel patch problem
User who did this - Giuseppe Lippolis (fidodido)

----------
Dear John,
you send me two link explaining how to modify the rt305x.mk,

the first seems to use the following syntax:
define BuildFirmware/Edimax/squashfs
	$(call BuildFirmware/OF,$(1),$(2),$(3),$(4))
	if [ -e "$(call sysupname,$(1),$(2))" ]; then \
		mkedimaximg -i $(call sysupname,$(1),$(2)) \
			-o $(call imgname,$(1),$(2))-factory.bin \
			-s $(5) -m $(6) -f $(7) -S $(8); \
	fi
endef


the second this one:
+define Device/tew-714tru
+  DTS := TEW-714TRU
+  IMAGE_SIZE := $(ralink_default_fw_size_8M)
+  DEVICE_TITLE := TRENDnet TEW-714TRU
+endef
+TARGET_DEVICES += tew-714tru

I do not know what they are doing, but can you please tell me wich example shall I follow?

Thanks.
Bye.
----------

More information can be found at the following URL:
https://bugs.lede-project.org/index.php?do=details&task_id=192#comment524



More information about the lede-bugs mailing list