]> rtime.felk.cvut.cz Git - orte.git/commit
Small changes to enforce strict RT-Linus+Linux headers separation.
authorppisa <ppisa>
Tue, 17 Feb 2004 22:53:59 +0000 (22:53 +0000)
committerppisa <ppisa>
Tue, 17 Feb 2004 22:53:59 +0000 (22:53 +0000)
commitf45868fd5df9020be0250d236422ab71fb433b3f
tree048bfb83688708cc5f13712f5b9cedc8dd143a43
parent8c025a0c626556fc21da2ac2df1137e667d26657
Small changes to enforce strict RT-Linus+Linux headers separation.
The GCC option -nostdinc is used to ensure that default user-space includes
are not mistakenly read by RT-Linux or Linux kernel targets compilation.
The standard headers as "string.h" are allowed by addition of
$(LINUX_DIR)/include/linux path.
Makefile.rules