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:
Ramon Moesching 2018-06-13 13:45:55 +02:00
parent a789faf3a6
commit 83b8ae4481
3 changed files with 0 additions and 24 deletions

View File

@ -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"

View File

@ -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"

View File

@ -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"