diff options
Diffstat (limited to 'target/linux/lantiq/patches-3.7/0118-owrt-adds-PHY11G-firmware-blobs.patch')
| -rw-r--r-- | target/linux/lantiq/patches-3.7/0118-owrt-adds-PHY11G-firmware-blobs.patch | 20 | 
1 files changed, 7 insertions, 13 deletions
diff --git a/target/linux/lantiq/patches-3.7/0118-owrt-adds-PHY11G-firmware-blobs.patch b/target/linux/lantiq/patches-3.7/0118-owrt-adds-PHY11G-firmware-blobs.patch index 137094e08..2bae7b359 100644 --- a/target/linux/lantiq/patches-3.7/0118-owrt-adds-PHY11G-firmware-blobs.patch +++ b/target/linux/lantiq/patches-3.7/0118-owrt-adds-PHY11G-firmware-blobs.patch @@ -20,11 +20,9 @@ Signed-off-by: John Crispin <blogic@openwrt.org>   create mode 100644 firmware/lantiq/vr9_phy22f_a1x.bin   create mode 100644 firmware/lantiq/vr9_phy22f_a2x.bin -Index: linux-3.7.1/firmware/Makefile -=================================================================== ---- linux-3.7.1.orig/firmware/Makefile	2012-12-17 20:14:54.000000000 +0100 -+++ linux-3.7.1/firmware/Makefile	2012-12-20 23:52:05.900549560 +0100 -@@ -135,6 +135,8 @@ +--- a/firmware/Makefile ++++ b/firmware/Makefile +@@ -135,6 +135,8 @@ fw-shipped-$(CONFIG_USB_SERIAL_KEYSPAN_P   fw-shipped-$(CONFIG_USB_SERIAL_XIRCOM) += keyspan_pda/xircom_pgs.fw   fw-shipped-$(CONFIG_USB_VICAM) += vicam/firmware.fw   fw-shipped-$(CONFIG_VIDEO_CPIA2) += cpia2/stv0672_vp4.bin @@ -33,10 +31,8 @@ Index: linux-3.7.1/firmware/Makefile   fw-shipped-$(CONFIG_YAM) += yam/1200.bin yam/9600.bin   fw-shipped-all := $(fw-shipped-y) $(fw-shipped-m) $(fw-shipped-) -Index: linux-3.7.1/firmware/lantiq/COPYING -=================================================================== ---- /dev/null	1970-01-01 00:00:00.000000000 +0000 -+++ linux-3.7.1/firmware/lantiq/COPYING	2012-12-20 23:36:38.452527458 +0100 +--- /dev/null ++++ b/firmware/lantiq/COPYING  @@ -0,0 +1,286 @@  +All firmware files are copyrighted by Lantiq Deutschland GmbH.  +The files have been extracted from header files found in Lantiq BSPs. @@ -324,10 +320,8 @@ Index: linux-3.7.1/firmware/lantiq/COPYING  +POSSIBILITY OF SUCH DAMAGES.  +  +		     END OF TERMS AND CONDITIONS -Index: linux-3.7.1/firmware/lantiq/README -=================================================================== ---- /dev/null	1970-01-01 00:00:00.000000000 +0000 -+++ linux-3.7.1/firmware/lantiq/README	2012-12-20 23:36:38.452527458 +0100 +--- /dev/null ++++ b/firmware/lantiq/README  @@ -0,0 +1,45 @@  +#  +# This program is free software; you can redistribute it and/or  | 
