diff options
Diffstat (limited to 'src/stm-bringup/Makefile')
-rw-r--r-- | src/stm-bringup/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/stm-bringup/Makefile b/src/stm-bringup/Makefile index 797df2d6..b0943e56 100644 --- a/src/stm-bringup/Makefile +++ b/src/stm-bringup/Makefile @@ -1,4 +1,4 @@ -vpath % ..:../core:../product:../drivers:../stm +vpath % ..:../kernel:../product:../drivers:../stm vpath ao-make-product.5c ../util ifndef VERSION |