diff options
| author | hathach <[email protected]> | 2021-03-18 16:28:44 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2021-03-18 16:28:44 +0700 |
| commit | 253430a76585f529340e480397e07de567370b5f (patch) | |
| tree | 18bb8179b390fa0e3d1e33c63869fb4146e32058 /hw/bsp/esp32s2 | |
| parent | 2882390c82fc08a669093419abc69f25bc11a34f (diff) | |
add example specific DEPS_SUBMODULES
Diffstat (limited to 'hw/bsp/esp32s2')
| -rw-r--r-- | hw/bsp/esp32s2/family.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/bsp/esp32s2/family.mk b/hw/bsp/esp32s2/family.mk index fd8481fd4..8bd290eb3 100644 --- a/hw/bsp/esp32s2/family.mk +++ b/hw/bsp/esp32s2/family.mk @@ -1,4 +1,4 @@ -#DEPS_SUBMODULES = +#DEPS_SUBMODULES += .PHONY: all clean flash |
