From 269c7158041cbb548a602b9e17e8ee7779aeb44d Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Sat, 28 May 2005 09:17:29 +0000 Subject: move package/linux into target/linux, use wbx' new kernel code. support building images with more than one kernel, split kernel module parts off of packages that use their own kernel modules (fuse, shfs, openswan). some cleanup in the image building process in target/. image builder is disabled for now, needs some fixing. SVN-Revision: 1085 --- .../linux/kernel-patches/315-include_linux_pci_ids_h.patch | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 openwrt/package/linux/kernel-patches/315-include_linux_pci_ids_h.patch (limited to 'openwrt/package/linux/kernel-patches/315-include_linux_pci_ids_h.patch') diff --git a/openwrt/package/linux/kernel-patches/315-include_linux_pci_ids_h.patch b/openwrt/package/linux/kernel-patches/315-include_linux_pci_ids_h.patch deleted file mode 100644 index 88e5697..0000000 --- a/openwrt/package/linux/kernel-patches/315-include_linux_pci_ids_h.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- linux-2.4.30/include/linux/pci_ids.h 2005-04-04 03:42:20.000000000 +0200 -+++ openwrt/build_mipsel/linux-2.4.30/include/linux/pci_ids.h 2005-05-01 14:43:20.000000000 +0200 -@@ -1735,6 +1735,7 @@ - #define PCI_DEVICE_ID_TIGON3_5901_2 0x170e - #define PCI_DEVICE_ID_BCM4401 0x4401 - #define PCI_DEVICE_ID_BCM4401B0 0x4402 -+#define PCI_DEVICE_ID_BCM4713 0x4713 - - #define PCI_VENDOR_ID_ENE 0x1524 - #define PCI_DEVICE_ID_ENE_1211 0x1211 -- cgit v1.1