Select Git revision
0034-firmware-utils-mktplinkfw-backport-from-LEDE-a4fc62bc0ea4010ddbfbd738453c9db70988a57c.patch
Forked from
firmware / FFS Gluon
Source project has a limited visibility.
-
Matthias Schiffer authored
Generate flashable images for the Archer C7 v2 with current stock firmware again. To set the region code, the GLUON_REGION variable must be set to "us" or "eu" in site.mk or as a make argument. Fixes #860
Matthias Schiffer authoredGenerate flashable images for the Archer C7 v2 with current stock firmware again. To set the region code, the GLUON_REGION variable must be set to "us" or "eu" in site.mk or as a make argument. Fixes #860
ramips-rt305x 268 B
config('KERNEL_KALLSYMS', false)
config('GLUON_SPECIALIZE_KERNEL', true)
no_opkg()
defaults {
class = 'tiny', -- 32M RAM
}
-- VoCore
device('vocore-8M', 'vocore_vocore-8m', {
factory = false,
})
device('vocore-16M', 'vocore_vocore-16m', {
factory = false,
})