[Yaffs] Trivial yportenv.h patch
Català
Dansk
Deutsch
Ελληνικά
English
Español
suomi
Français
Galego
magyar
Italiano
日本語
Nederlands
Polski
Português
Português Brasileiro
This message is part of the following thread:
the complete thread tree sorted by date
Charles Manning at
2004-10-04 23:26
Attachments:
Message as email
(text/plain)
Author:
Brad Beveridge
Date:
2004-10-04 21:50
UTC
To:
yaffs
Subject:
[Yaffs] Trivial yportenv.h patch
To get the LINUX_VERSION_CODE macro (when building yaffs as a module) I
needed to apply the following trivial patch. I think yportenv is the
correct place to put it.
Cheers
Brad
Index: yportenv.h
===================================================================
RCS file: /home/aleph1/cvs/yaffs/yportenv.h,v
retrieving revision 1.11
diff -r1.11 yportenv.h
38a39
> #include "linux/version.h"