From f57439b90e23de260259dec051d3e2ead2d61c8c Mon Sep 17 00:00:00 2001 From: Lorenz Meier Date: Sun, 28 Apr 2013 01:17:12 +0200 Subject: Moved all drivers to new world, PX4IO completely in new world --- makefiles/config_px4io_default.mk | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'makefiles/config_px4io_default.mk') diff --git a/makefiles/config_px4io_default.mk b/makefiles/config_px4io_default.mk index dc774fe63..cf70391bc 100644 --- a/makefiles/config_px4io_default.mk +++ b/makefiles/config_px4io_default.mk @@ -2,4 +2,9 @@ # Makefile for the px4io_default configuration # -# ... nothing here yet +# +# Board support modules +# +MODULES += drivers/stm32 +MODULES += drivers/boards/px4io +MODULES += modules/px4iofirmware \ No newline at end of file -- cgit v1.2.3