diff options
Diffstat (limited to 'core/ports/linux-libre/port-grsecurity.patch')
-rw-r--r-- | core/ports/linux-libre/port-grsecurity.patch | 62 |
1 files changed, 0 insertions, 62 deletions
diff --git a/core/ports/linux-libre/port-grsecurity.patch b/core/ports/linux-libre/port-grsecurity.patch deleted file mode 100644 index 5dcd7fc..0000000 --- a/core/ports/linux-libre/port-grsecurity.patch +++ /dev/null @@ -1,62 +0,0 @@ ---- grsecurity-3.1-4.9.9-201702122044.patch 2017-02-14 19:45:20.732988092 +0000 -+++ grsecurity-3.1-4.9.9-201702122044.patch 2017-02-14 19:53:12.012969518 +0000 -@@ -90805,59 +90805,6 @@ - if (!file->private_data) - return -ENOMEM; - return 0; --diff --git a/firmware/Makefile b/firmware/Makefile --index e297e1b..aeb0982 100644 ----- a/firmware/Makefile --+++ b/firmware/Makefile --@@ -35,9 +35,11 @@ fw-shipped-$(CONFIG_BNX2X) += bnx2x/bnx2x-e1-6.2.9.0.fw \ -- bnx2x/bnx2x-e1h-6.2.9.0.fw \ -- bnx2x/bnx2x-e2-6.2.9.0.fw -- fw-shipped-$(CONFIG_BNX2) += bnx2/bnx2-mips-09-6.2.1a.fw \ --+ bnx2/bnx2-mips-09-6.2.1b.fw \ -- bnx2/bnx2-rv2p-09-6.0.17.fw \ -- bnx2/bnx2-rv2p-09ax-6.0.17.fw \ -- bnx2/bnx2-mips-06-6.2.1.fw \ --+ bnx2/bnx2-mips-06-6.2.3.fw \ -- bnx2/bnx2-rv2p-06-6.0.15.fw -- fw-shipped-$(CONFIG_CASSINI) += sun/cassini.bin -- fw-shipped-$(CONFIG_CHELSIO_T3) += cxgb3/t3b_psram-1.1.0.bin \ --diff --git a/firmware/WHENCE b/firmware/WHENCE --index de6f22e..51fbae7 100644 ----- a/firmware/WHENCE --+++ b/firmware/WHENCE --@@ -653,21 +653,23 @@ Found in hex form in kernel source. -- Driver: BNX2 - Broadcom NetXtremeII -- -- File: bnx2/bnx2-mips-06-6.2.1.fw --+File: bnx2/bnx2-mips-06-6.2.3.fw -- File: bnx2/bnx2-rv2p-06-6.0.15.fw -- File: bnx2/bnx2-mips-09-6.2.1a.fw --+File: bnx2/bnx2-mips-09-6.2.1b.fw -- File: bnx2/bnx2-rv2p-09-6.0.17.fw -- File: bnx2/bnx2-rv2p-09ax-6.0.17.fw -- -- Licence: --- --- This file contains firmware data derived from proprietary unpublished --- source code, Copyright (c) 2004 - 2010 Broadcom Corporation. --- --- Permission is hereby granted for the distribution of this firmware data --- in hexadecimal or equivalent format, provided this copyright notice is --- accompanying it. --- ---Found in hex form in kernel source. --+ --+ This file contains firmware data derived from proprietary unpublished --+ source code, Copyright (c) 2004 - 2010 Broadcom Corporation. --+ --+ Permission is hereby granted for the distribution of this firmware data --+ in hexadecimal or equivalent format, provided this copyright notice is --+ accompanying it. --+ --+Found in hex form in kernel source. -- -- -------------------------------------------------------------------------- -- - diff --git a/firmware/bnx2/bnx2-mips-06-6.2.3.fw.ihex b/firmware/bnx2/bnx2-mips-06-6.2.3.fw.ihex - new file mode 100644 - index 0000000..da72bf1 |