nmhw24: machine config: use default defconfig

renamed defconfig from <machine>-fct_defconfig to <machine>_defconfig.

BugzID: 60559

Signed-off-by: Patrick Zysset <patrick.zysset@netmodule.com>
This commit is contained in:
Patrick Zysset 2019-12-12 14:50:12 +01:00
parent c2aa550101
commit e9ae851dfe
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ require conf/machine/include/ti33x.inc
MACHINE_EXTRA_RRECOMMENDS = " kernel-modules kernel-devicetree"
KERNEL_DEFCONFIG ??= "am335x-nmhw24-fct_defconfig"
KERNEL_DEFCONFIG ??= "am335x-nmhw24_defconfig"
KERNEL_DEVICETREE = "am335x-nmhw24-prod1.dtb \
"