Comment on RTLinux 2.2


I found that some minor patch is required in order to make
semaphore stuff compilable.


--------------------8<---------------------8<-------------------
--- Makefile.orig       Mon Feb 21 10:07:23 2000
+++ Makefile    Mon Feb 21 10:07:32 2000
@@ -1,5 +1,6 @@
 TARGET = rt_ipc.o
-include rtl.mk
+include ../rtl.mk
+CFLAGS += -DCONFIG_RTL_USE_V1_API
 
 SRC = $(TARGET:.o=.c)
 HDR = $(TARGET:.o=.h)
--------------------8<---------------------8<-------------------

Gabor
-- [rtl] ---
To unsubscribe:
echo "unsubscribe rtl" | mail [EMAIL PROTECTED] OR
echo "unsubscribe rtl <Your_email>" | mail [EMAIL PROTECTED]
---
For more information on Real-Time Linux see:
http://www.rtlinux.org/~rtlinux/

Reply via email to