altos/stm: Make stm applications depend on ao_boot.h
authorKeith Packard <keithp@keithp.com>
Wed, 21 May 2014 08:41:38 +0000 (01:41 -0700)
committerKeith Packard <keithp@keithp.com>
Wed, 21 May 2014 08:43:12 +0000 (01:43 -0700)
This should make sure they get recompiled when boot stuff changes.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/easymega-v0.1/Makefile
src/megadongle-v0.1/Makefile
src/stm-demo/Makefile
src/stm-flash/Makefile
src/teleballoon-v2.0/Makefile
src/telegps-v0.1/Makefile
src/telelco-v0.1/Makefile
src/telelco-v0.2/Makefile
src/telemega-v1.0/Makefile
src/telemetrum-v2.0/Makefile

index 6e440fe48362a554be36ec5b901a8dacec98570d..66619852842746efa3f4d288f8c7369240e8b6a0 100644 (file)
@@ -9,6 +9,7 @@ INC = \
        ao.h \
        ao_arch.h \
        ao_arch_funcs.h \
+       ao_boot.h \
        ao_companion.h \
        ao_data.h \
        ao_sample.h \
index 6035c3482576e71a3bc6bbdef6960b02219b108b..ade8e4964341f7d684f6efc3dc61e9f4d58de7f0 100644 (file)
@@ -9,6 +9,7 @@ INC = \
        ao.h \
        ao_arch.h \
        ao_arch_funcs.h \
+       ao_boot.h \
        ao_pins.h \
        ao_product.h \
        ao_cc1120_CC1120.h \
index 8260abee4db8b430af027a8e703133c7d20c955f..869fb32fd4010d71a5c63135f643b7bdc51087a4 100644 (file)
@@ -9,6 +9,7 @@ INC = \
        ao.h \
        ao_arch.h \
        ao_arch_funcs.h \
+       ao_boot.h \
        ao_pins.h \
        ao_product.h
 
index 5c0699e1bbed20d510a76b69325f82e098dd6633..568ab85af1b9df167cab3fc99f975495271a96be 100644 (file)
@@ -9,6 +9,7 @@ INC = \
        ao.h \
        ao_arch.h \
        ao_arch_funcs.h \
+       ao_boot.h \
        ao_pins.h \
        ao_product.h
 
index a17a06d66499e07088aca69af6ac958b983cf3b9..285887783b3fee72078a0c21753eccf1fa35052a 100644 (file)
@@ -9,6 +9,7 @@ INC = \
        ao.h \
        ao_arch.h \
        ao_arch_funcs.h \
+       ao_boot.h \
        ao_companion.h \
        ao_data.h \
        ao_sample.h \
index 77ef9c4a8e9c6a394f7f85be0cde32325260e8a5..46eb0ac5edc6278e7175d527a40d364eb3916d5f 100644 (file)
@@ -9,6 +9,7 @@ INC = \
        ao.h \
        ao_arch.h \
        ao_arch_funcs.h \
+       ao_boot.h \
        ao_pins.h \
        ao_product.h \
        ao_task.h \
index 44d9237fc760f7e1a1d2aae28423e1d03357ca39..f7628c30e7c1ee88c93337abf3fc5a78790452f2 100644 (file)
@@ -9,6 +9,7 @@ INC = \
        ao.h \
        ao_arch.h \
        ao_arch_funcs.h \
+       ao_boot.h \
        ao_companion.h \
        ao_data.h \
        ao_sample.h \
index f28bdd320510697bc0f760714d1c5ae9d0b1a469..7a21f099c742ebd3440081f90b9427ed1629a491 100644 (file)
@@ -9,6 +9,7 @@ INC = \
        ao.h \
        ao_arch.h \
        ao_arch_funcs.h \
+       ao_boot.h \
        ao_companion.h \
        ao_data.h \
        ao_sample.h \
index 7a0c1195d534fb682a4715922ca000a5724c926d..46c768e47c0c0901ba6f96671c35cb5cd19a3f85 100644 (file)
@@ -9,6 +9,7 @@ INC = \
        ao.h \
        ao_arch.h \
        ao_arch_funcs.h \
+       ao_boot.h \
        ao_companion.h \
        ao_data.h \
        ao_sample.h \
index 83a364dcbdd4ea3d526352146919e76287a13aec..d77e95852e825236075cca0b913374a4c55fb188 100644 (file)
@@ -9,6 +9,7 @@ INC = \
        ao.h \
        ao_arch.h \
        ao_arch_funcs.h \
+       ao_boot.h \
        ao_companion.h \
        ao_data.h \
        ao_sample.h \