Adding device via patch

I have a customised device (with upgraded flash) and previously I just edited target/linux/ramips/image/mt7620.mk in my local build system.
If I now want to create a patch instead of modifying the file directly - where it should be stored and what else needs to be done?
It's now in target/linux/generic/hack-6.6/ and no new Target Profile is visible in make menuconfig.

I think you need to piggyback on existing device, patches as files work everywhere else.

1 Like

Patch generation may still be needed if you plan to submit the device to the project.

OpenWRT Developer Guide - Using patches with the buildsystem

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.