diff options
Diffstat (limited to 'packages/ixp425-eth/ixp425-eth-1.2/makefile.patch')
-rw-r--r-- | packages/ixp425-eth/ixp425-eth-1.2/makefile.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/packages/ixp425-eth/ixp425-eth-1.2/makefile.patch b/packages/ixp425-eth/ixp425-eth-1.2/makefile.patch deleted file mode 100644 index f26c28e351..0000000000 --- a/packages/ixp425-eth/ixp425-eth-1.2/makefile.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- ./Makefile 2005-10-01 00:36:42.634757244 -0700 -+++ ./Makefile 2005-10-01 00:39:00.107407852 -0700 -@@ -6,7 +6,7 @@ - - OSAL_DIR := $(IX_XSCALE_SW)/../ixp_osal - CFLAGS_ixp425_eth.o = -DWall \ -- -I$(IX_XSCALE_SW)/src/include \ -+ -I$(IXP4XX_CSR_DIR) \ - -I$(OSAL_DIR)/ \ - -I$(OSAL_DIR)/os/linux/include/ \ - -I$(OSAL_DIR)/os/linux/include/modules/ \ |