]> rtime.felk.cvut.cz Git - eurobot/public.git/commitdiff
* fixed config.omk & Makefile.omk
authorzidekm1 <zidekm1@78ed6b52-5822-0410-8084-884f26da6e90>
Tue, 20 Mar 2007 07:28:34 +0000 (07:28 +0000)
committerzidekm1 <zidekm1@78ed6b52-5822-0410-8084-884f26da6e90>
Tue, 20 Mar 2007 07:28:34 +0000 (07:28 +0000)
git-svn-id: svn+ssh://rtime.felk.cvut.cz/var/svn/eurobot/trunk/soft@108 78ed6b52-5822-0410-8084-884f26da6e90

build/ppc/Makefile.omk
build/ppc/config.omk

index c91e6e06bb01085d11e99b8f13dcccc3f2f82275..9a35ce56e717fa845681e6df0b3a8b9a65912dee 100644 (file)
@@ -1,3 +1,3 @@
 # -*- makefile -*-
 
-SUBDIRS = $(ALL_OMK_SUBDIRS)
\ No newline at end of file
+SUBDIRS = orte common hello robocore i2c
index 4a0dfc0121d533594556cae2bd77fd358ed04815..e52d7102c35be4ab5fe09e429e217a4e7ebfed60 100644 (file)
@@ -4,3 +4,5 @@ CC := $(CROSS_COMPILE)$(CC)
 CXX := $(CROSS_COMPILE)$(CXX)
 AS := $(CROSS_COMPILE)$(AS)
 AR := $(CROSS_COMPILE)$(AR)
+
+INCLUDES = -I/usr/powerpc-603e-linux-gnu/gcc/4.1.1/lib/include/c++/4.1.1 -I /usr/powerpc-603e-linux-gnu/gcc/4.1.1/lib/include/c++/4.1.1/powerpc-603e-linux-gnu