]> rtime.felk.cvut.cz Git - arc.git/commitdiff
removed IoHwAb_ServiceComponent.o and IoHwAb.o because they are user defined and...
authorNiclas <devnull@localhost>
Fri, 4 May 2012 14:17:33 +0000 (16:17 +0200)
committerNiclas <devnull@localhost>
Fri, 4 May 2012 14:17:33 +0000 (16:17 +0200)
boards/board_common.mk

index 042cb878072d4a1d1ae125c940aae95cd2e1b3bb..5b187c1b6db1f61dac86bf98b9e389af586d887f 100644 (file)
@@ -246,11 +246,10 @@ inc-$(USE_COM) += $(ROOTDIR)/communication/PduR
 vpath-$(USE_PDUR) += $(ROOTDIR)/communication/PduR\r
 \r
 # IO Hardware Abstraction\r
-obj-$(USE_IOHWAB) += IoHwAb.o\r
 obj-$(USE_IOHWAB) += IoHwAb_Digital.o\r
 obj-$(USE_IOHWAB) += IoHwAb_Analog.o\r
 obj-$(USE_IOHWAB) += IoHwAb_Pwm.o\r
-obj-$(USE_IOHWAB)-$(CFG_IOHWAB_USE_SERVICE_COMPONENT) += IoHwAb_ServiceComponent.o\r
+\r
 \r
 #Dem\r
 obj-$(USE_DEM) += Dem.o\r