diff options
author | Felix Fietkau <nbd@openwrt.org> | 2006-06-16 18:49:39 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2006-06-16 18:49:39 +0000 |
commit | 95fe483ca526ba5b91139be9fdf719cf2d2aa0db (patch) | |
tree | a40f209df41a4be573ef46efc0b38e410a815b35 | |
parent | 9c79c3c763f9ad12e7291595d75fcd6edd0d7fbb (diff) | |
download | upstream-95fe483ca526ba5b91139be9fdf719cf2d2aa0db.tar.gz upstream-95fe483ca526ba5b91139be9fdf719cf2d2aa0db.tar.bz2 upstream-95fe483ca526ba5b91139be9fdf719cf2d2aa0db.zip |
remove some junk
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3962 3c298f89-4303-0410-b956-a3cf2f4a3e73
-rw-r--r-- | toolchain/kernel-headers/patches/include.patch | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/toolchain/kernel-headers/patches/include.patch b/toolchain/kernel-headers/patches/include.patch index 34ecbefba8..1618bbdfd3 100644 --- a/toolchain/kernel-headers/patches/include.patch +++ b/toolchain/kernel-headers/patches/include.patch @@ -12759,16 +12759,6 @@ diff -Nur linux-2.4.32/include/linux/capi.h linux-2.4.32.patched/include/linux/c * * CAPI 2.0 Interface for Linux * -diff -Nur linux-2.4.32/include/linux/compile.h linux-2.4.32.patched/include/linux/compile.h ---- linux-2.4.32/include/linux/compile.h 1970-01-01 01:00:00.000000000 +0100 -+++ linux-2.4.32.patched/include/linux/compile.h 2006-03-13 18:56:31.000000000 +0100 -@@ -0,0 +1,6 @@ -+#define UTS_VERSION "#1 Mon Mar 13 18:56:31 CET 2006" -+#define LINUX_COMPILE_TIME "18:56:31" -+#define LINUX_COMPILE_BY "root" -+#define LINUX_COMPILE_HOST "ux-2y02" -+#define LINUX_COMPILE_DOMAIN "inf.fh-bonn-rhein-sieg.de" -+#define LINUX_COMPILER "gcc version 3.4.4 (OpenWrt-2.0)" diff -Nur linux-2.4.32/include/linux/compiler.h linux-2.4.32.patched/include/linux/compiler.h --- linux-2.4.32/include/linux/compiler.h 2004-11-17 12:54:22.000000000 +0100 +++ linux-2.4.32.patched/include/linux/compiler.h 2006-03-13 18:55:55.000000000 +0100 |