fct-machines: delete fct-machine configurations and move defconfig in fct-image
Signed-off-by: Ramon Moesching <ramon.moesching@netmodule.com>
This commit is contained in:
parent
a789faf3a6
commit
83b8ae4481
|
|
@ -1,8 +0,0 @@
|
|||
#@TYPE: Machine
|
||||
#@NAME: NBHW16 based routers like NB800
|
||||
#@DESCRIPTION: Machine configuration for the NBHW16 based routers http://netmodule.com/en/products/iot-routers
|
||||
|
||||
require conf/machine/am335x-nbhw16.conf
|
||||
|
||||
KERNEL_DEFCONFIG = "nbhw16_fct_defconfig"
|
||||
|
||||
|
|
@ -1,8 +0,0 @@
|
|||
#@TYPE: Machine
|
||||
#@NAME: NBHW16 based routers like NB800
|
||||
#@DESCRIPTION: Machine configuration for the NBHW16 based routers http://netmodule.com/en/products/iot-routers
|
||||
|
||||
require conf/machine/am335x-nrhw20.conf
|
||||
|
||||
KERNEL_DEFCONFIG = "am335x-nrhw20-fct_defconfig"
|
||||
|
||||
|
|
@ -1,8 +0,0 @@
|
|||
#@TYPE: Machine
|
||||
#@NAME: NRHW18 based routers like NB1800
|
||||
#@DESCRIPTION: Machine configuration for the NRHW18 based routers
|
||||
|
||||
require conf/machine/armada-385-nrhw18.conf
|
||||
|
||||
KERNEL_DEFCONFIG = "armada-385-nrhw18-fct_defconfig"
|
||||
|
||||
Loading…
Reference in New Issue