Update to 2.6.26.7

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13036 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
Florian Fainelli
2008-10-23 09:16:00 +00:00
parent 368c1b33f9
commit ccccca4fbf
15 changed files with 16 additions and 16 deletions

View File

@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
BOARD:=adm5120
BOARDNAME:=Infineon/ADMtek ADM5120
LINUX_VERSION:=2.6.26.5
LINUX_VERSION:=2.6.26.7
SUBTARGETS:=router_le router_be
INITRAMFS_EXTRA_FILES:=

View File

@@ -11,7 +11,7 @@ BOARD:=ar7
BOARDNAME:=TI AR7
FEATURES:=squashfs jffs2 atm
LINUX_VERSION:=2.6.26.5
LINUX_VERSION:=2.6.26.7
include $(INCLUDE_DIR)/target.mk

View File

@@ -11,7 +11,7 @@ BOARD:=ar71xx
BOARDNAME:=Atheros AR71xx
FEATURES:=squashfs tgz
LINUX_VERSION:=2.6.26.5
LINUX_VERSION:=2.6.26.7
include $(INCLUDE_DIR)/target.mk

View File

@@ -11,7 +11,7 @@ BOARD:=atheros
BOARDNAME:=Atheros 231x/5312
FEATURES:=squashfs jffs2
LINUX_VERSION:=2.6.26.5
LINUX_VERSION:=2.6.26.7
include $(INCLUDE_DIR)/target.mk

View File

@@ -10,7 +10,7 @@ ARCH:=mips
BOARD:=ifxmips
BOARDNAME:=Infineon Mips
FEATURES:=squashfs jffs2
LINUX_VERSION:=2.6.26.5
LINUX_VERSION:=2.6.26.7
include $(INCLUDE_DIR)/target.mk
DEFAULT_PACKAGES+=uboot-ifxmips

View File

@@ -11,7 +11,7 @@ BOARD:=iop32x
BOARDNAME:=Intel IOP32x
FEATURES:=squashfs jffs2
LINUX_VERSION:=2.6.26.5
LINUX_VERSION:=2.6.26.7
include $(INCLUDE_DIR)/target.mk

View File

@@ -12,7 +12,7 @@ BOARDNAME:=Intel IXP4xx
FEATURES:=squashfs
SUBTARGETS=generic harddisk
LINUX_VERSION:=2.6.26.5
LINUX_VERSION:=2.6.26.7
include $(INCLUDE_DIR)/target.mk

View File

@@ -11,7 +11,7 @@ BOARD:=magicbox
BOARDNAME:=Magicbox
FEATURES:=squashfs pci
LINUX_VERSION:=2.6.26.5
LINUX_VERSION:=2.6.26.7
LINUX_KARCH:=ppc
include $(INCLUDE_DIR)/target.mk

View File

@@ -11,7 +11,7 @@ BOARD:=olpc
BOARDNAME:=OLPC XO-1
FEATURES:=squashfs ext2
LINUX_VERSION:=2.6.26.5
LINUX_VERSION:=2.6.26.7
include $(INCLUDE_DIR)/target.mk
DEFAULT_PACKAGES += kmod-natsemi kmod-ne2k-pci

View File

@@ -11,7 +11,7 @@ BOARD:=orion
BOARDNAME:=Marvell Orion
FEATURES:=squashfs
LINUX_VERSION:=2.6.26.5
LINUX_VERSION:=2.6.26.7
include $(INCLUDE_DIR)/target.mk

View File

@@ -11,7 +11,7 @@ BOARD:=ppc40x
BOARDNAME:=AMCC/IBM PPC40x
FEATURES:=squashfs
LINUX_VERSION:=2.6.26.5
LINUX_VERSION:=2.6.26.7
LINUX_KARCH:=powerpc
include $(INCLUDE_DIR)/target.mk

View File

@@ -11,7 +11,7 @@ BOARD:=ppc44x
BOARDNAME:=AMCC/IBM PPC44x
FEATURES:=squashfs
LINUX_VERSION:=2.6.26.5
LINUX_VERSION:=2.6.26.7
LINUX_KARCH:=powerpc
include $(INCLUDE_DIR)/target.mk

View File

@@ -11,7 +11,7 @@ BOARD:=sibyte
BOARDNAME:=Broadcom/SiByte SB-1
FEATURES:=broken
LINUX_VERSION:=2.6.26.5
LINUX_VERSION:=2.6.26.7
include $(INCLUDE_DIR)/target.mk

View File

@@ -23,7 +23,7 @@ BOARDNAME:=User Mode Linux
FEATURES:=ext2
LINUX_CONFIG:=$(CURDIR)/config/$(ARCH)
LINUX_VERSION:=2.6.26.5
LINUX_VERSION:=2.6.26.7
include $(INCLUDE_DIR)/target.mk