aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/led
diff options
context:
space:
mode:
Diffstat (limited to 'src/drivers/led')
-rw-r--r--src/drivers/led/module.mk (renamed from src/drivers/led/Makefile)6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/drivers/led/Makefile b/src/drivers/led/module.mk
index 7de188259..777f3e442 100644
--- a/src/drivers/led/Makefile
+++ b/src/drivers/led/module.mk
@@ -1,6 +1,6 @@
############################################################################
#
-# Copyright (C) 2012 PX4 Development Team. All rights reserved.
+# Copyright (c) 2012, 2013 PX4 Development Team. All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions
@@ -32,7 +32,7 @@
############################################################################
#
-# Makefile to build the LED driver.
+# Build the LED driver.
#
-include $(APPDIR)/mk/app.mk
+SRCS = led.cpp