- Timestamp:
- Jun 16, 2006, 8:27:37 PM (19 years ago)
- Branches:
- freewrt_1_0, freewrt_2_0
- Children:
- d4f7709
- Parents:
- 8eab46d
- File:
-
- 1 edited
-
toolchain/kernel-headers/patches/include.patch (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
toolchain/kernel-headers/patches/include.patch
r8eab46d r256e0b3d 12760 12760 * CAPI 2.0 Interface for Linux 12761 12761 * 12762 diff -Nur linux-2.4.32/include/linux/compile.h linux-2.4.32.patched/include/linux/compile.h12763 --- linux-2.4.32/include/linux/compile.h 1970-01-01 01:00:00.000000000 +010012764 +++ linux-2.4.32.patched/include/linux/compile.h 2006-03-13 18:56:31.000000000 +010012765 @@ -0,0 +1,6 @@12766 +#define UTS_VERSION "#1 Mon Mar 13 18:56:31 CET 2006"12767 +#define LINUX_COMPILE_TIME "18:56:31"12768 +#define LINUX_COMPILE_BY "root"12769 +#define LINUX_COMPILE_HOST "ux-2y02"12770 +#define LINUX_COMPILE_DOMAIN "inf.fh-bonn-rhein-sieg.de"12771 +#define LINUX_COMPILER "gcc version 3.4.4 (OpenWrt-2.0)"12772 12762 diff -Nur linux-2.4.32/include/linux/compiler.h linux-2.4.32.patched/include/linux/compiler.h 12773 12763 --- linux-2.4.32/include/linux/compiler.h 2004-11-17 12:54:22.000000000 +0100
Note:
See TracChangeset
for help on using the changeset viewer.
