13 lines
384 B
Plaintext
13 lines
384 B
Plaintext
#@TYPE: Machine
|
|
#@NAME: NRHW16 based routers like NB800
|
|
#@DESCRIPTION: Machine configuration for the NBHW16 based routers http://netmodule.com/en/products/iot-routers
|
|
|
|
require conf/machine/include/ti33x.inc
|
|
|
|
NRHW = "16"
|
|
NM_MODELS = "800"
|
|
|
|
# WARNING: This file needs to be kept in sync with HW24. Therefor use the common include:
|
|
require conf/machine/include/am335x-nrhw16-nrhw24.inc
|
|
|