diff options
| author | hathach <[email protected]> | 2025-07-02 11:02:37 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2025-07-02 11:03:50 +0700 |
| commit | a42184b6fec468e8524b1f1152bed4285a79cfc7 (patch) | |
| tree | dd914c18806e2470172f530310f3826d3b1838c2 /hw/bsp/msp430 | |
| parent | 0d6cb38163692fa8795d75b8eda9454c579bea4a (diff) | |
remove legacy DEPS_SUBMODULES in make
Diffstat (limited to 'hw/bsp/msp430')
| -rw-r--r-- | hw/bsp/msp430/family.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/bsp/msp430/family.mk b/hw/bsp/msp430/family.mk index 06508ab2c..c973d9dcd 100644 --- a/hw/bsp/msp430/family.mk +++ b/hw/bsp/msp430/family.mk @@ -1,5 +1,4 @@ CROSS_COMPILE = msp430-elf- -DEPS_SUBMODULES += hw/mcu/ti SKIP_NANOLIB = 1 SDK_DIR = hw/mcu/ti/msp430/msp430-gcc-support-files/include |
