gluon/targets/ramips-rt305x

19 lines
268 B
Plaintext
Raw Normal View History

config('KERNEL_KALLSYMS', false)
config('GLUON_SPECIALIZE_KERNEL', true)
no_opkg()
defaults {
class = 'tiny', -- 32M RAM
}
-- VoCore
2020-04-06 10:26:58 +00:00
device('vocore-8M', 'vocore_vocore-8m', {
factory = false,
})
2020-04-06 10:26:58 +00:00
device('vocore-16M', 'vocore_vocore-16m', {
factory = false,
})