diff options
Diffstat (limited to 'packages/ixp4xx/ixp4xx-csr-2.1/Makefile.patch')
-rw-r--r-- | packages/ixp4xx/ixp4xx-csr-2.1/Makefile.patch | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/packages/ixp4xx/ixp4xx-csr-2.1/Makefile.patch b/packages/ixp4xx/ixp4xx-csr-2.1/Makefile.patch index 39ec252a2e..afe472fc1c 100644 --- a/packages/ixp4xx/ixp4xx-csr-2.1/Makefile.patch +++ b/packages/ixp4xx/ixp4xx-csr-2.1/Makefile.patch @@ -1,5 +1,5 @@ ---- ixp400_xscale_sw/Makefile 2005-11-20 08:43:17.610454268 -0800 -+++ ixp400_xscale_sw/Makefile 2005-11-20 08:44:37.387474319 -0800 +--- ixp_osal/Makefile 1970-01-01 00:00:00.000000000 +0000 ++++ ixp_osal/Makefile 1970-01-01 00:00:00.000000000 +0000 @@ -297,9 +297,9 @@ endif else # IX_TARGET_OS == vxworks # linux compiler flags @@ -51,12 +51,12 @@ endif ---- ixp400_xscale_sw/ixp400.c 1970-01-01 01:00:00.000000000 +0100 -+++ ixp400_xscale_sw/ixp400.c 2005-08-24 22:33:12.000000000 +0200 +--- ixp_osal/ixp400.c 1970-01-01 00:00:00.000000000 +0000 ++++ ixp_osal/ixp400.c 1970-01-01 00:00:00.000000000 +0000 @@ -0,0 +1,1 @@ +#error this file must never be compiled ---- ixp400_xscale_sw/Makefile.kmod26 1970-01-01 01:00:00.000000000 +0100 -+++ ixp400_xscale_sw/Makefile.kmod26 2005-08-24 22:33:12.000000000 +0200 +--- ixp_osal/Makefile.kmod26 1970-01-01 00:00:00.000000000 +0000 ++++ ixp_osal/Makefile.kmod26 1970-01-01 00:00:00.000000000 +0000 @@ -0,0 +1,11 @@ +obj-m := ixp400.o + |