modify ch32v208 makefile
This commit is contained in:
parent
7f2d1150b1
commit
f77245be7b
|
@ -20,4 +20,4 @@ config ADAPTER_GM800TF
|
|||
|
||||
if ADAPTER_GM800TF
|
||||
source "$APP_DIR/Framework/connection/4g/gm800tf/Kconfig"
|
||||
endif
|
||||
endif
|
||||
|
|
|
@ -12,4 +12,4 @@ if ADAPTER_HFA21_ETHERNET
|
|||
endif
|
||||
if ADAPTER_WCHNET_ETHERNET
|
||||
source "$APP_DIR/Framework/connection/ethernet/wchnet_ethernet/Kconfig"
|
||||
endif
|
||||
endif
|
||||
|
|
Loading…
Reference in New Issue