[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
[rtl] RTLinux 0.6 and 2.0.34
I've installed RTLinux 0.6 on a 2.0.34 kernel (Slackware 3.5), and moved
my rt project onto it. When recompiling, it complains about RTS_RELEASE
and LINUX_VERSION_CODE redefinitions in the linux/version.h file.
When I glance into that file, I see:
#define UTS_RELEASE "2.0.33"
#define LINUX_VERSION_CODE 131105
#define UTS_RELEASE "2.0.34"
#define LINUX_VERSION_CODE 131106
For interest sake, I looked at the contents of this file on a machine that
is still running RTL 0.6 and 2.0.33 and it contains:
#define UTS_RELEASE "2.0.33"
#define LINUX_VERSION_CODE 131105
#define UTS_RELEASE "2.0.33"
#define LINUX_VERSION_CODE 131105
My question is, is this ingorable? What are they for? Should I just
remove the two lines that the rtlinux patch placed there?
Thanks for any help!
Jim.
--- [rtl] ---
For more information on Real-Time Linux see:
http://www.rtlinux.org/