update to 2.6.28.7 and 2.6.27.19

SVN-Revision: 14601
master
Hauke Mehrtens 16 years ago
parent 2675476812
commit 3f085cd501
  1. 8
      include/kernel-version.mk
  2. 2
      target/linux/adm5120/Makefile
  3. 2
      target/linux/ar71xx/Makefile
  4. 2
      target/linux/au1000/Makefile
  5. 2
      target/linux/avr32/Makefile
  6. 2
      target/linux/brcm47xx/Makefile
  7. 2
      target/linux/brcm63xx/Makefile
  8. 2
      target/linux/ifxmips/Makefile
  9. 2
      target/linux/ixp4xx/Makefile
  10. 2
      target/linux/olpc/Makefile
  11. 2
      target/linux/orion/Makefile
  12. 2
      target/linux/ppc40x/Makefile
  13. 2
      target/linux/ppc44x/Makefile
  14. 2
      target/linux/s3c24xx/Makefile
  15. 2
      target/linux/sibyte/Makefile
  16. 2
      target/linux/uml/Makefile
  17. 3
      target/linux/x86/Makefile

@ -28,11 +28,11 @@ endif
ifeq ($(LINUX_VERSION),2.6.26.8)
LINUX_KERNEL_MD5SUM:=05dd0d4f8f110b4219ae6ec7a36c046d
endif
ifeq ($(LINUX_VERSION),2.6.27.17)
LINUX_KERNEL_MD5SUM:=56ceaa85d19f5f19ff7ec8139ad4ad2d
ifeq ($(LINUX_VERSION),2.6.27.19)
LINUX_KERNEL_MD5SUM:=182b23174febe7cc8106dd394f368dee
endif
ifeq ($(LINUX_VERSION),2.6.28.6)
LINUX_KERNEL_MD5SUM:=6bb4f553551033f29d55d78b49b31733
ifeq ($(LINUX_VERSION),2.6.28.7)
LINUX_KERNEL_MD5SUM:=72d7d509c1f997e6d043bc9c683d89f1
endif
# disable the md5sum check for unknown kernel versions

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

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

@ -12,7 +12,7 @@ BOARDNAME:=RMI/AMD AU1x00
FEATURES:=jffs2 usb pci
SUBTARGETS=au1500 au1550
LINUX_VERSION:=2.6.27.17
LINUX_VERSION:=2.6.27.19
include $(INCLUDE_DIR)/target.mk
DEFAULT_PACKAGES += hostapd-mini yamonenv

@ -10,7 +10,7 @@ ARCH:=avr32
BOARD:=avr32
BOARDNAME:=Atmel AVR32
FEATURES:=squashfs
LINUX_VERSION:=2.6.28.6
LINUX_VERSION:=2.6.28.7
include $(INCLUDE_DIR)/target.mk

@ -11,7 +11,7 @@ BOARD:=brcm47xx
BOARDNAME:=Broadcom BCM947xx/953xx
FEATURES:=squashfs usb
LINUX_VERSION:=2.6.28.6
LINUX_VERSION:=2.6.28.7
include $(INCLUDE_DIR)/target.mk
DEFAULT_PACKAGES += hostapd-mini kmod-switch kmod-diag

@ -10,7 +10,7 @@ ARCH:=mips
BOARD:=brcm63xx
BOARDNAME:=Broadcom BCM63xx
FEATURES:=squashfs jffs2 usb atm pci
LINUX_VERSION:=2.6.27.17
LINUX_VERSION:=2.6.27.19
include $(INCLUDE_DIR)/target.mk

@ -12,7 +12,7 @@ BOARDNAME:=Infineon Mips
FEATURES:=squashfs jffs2
SUBTARGETS:=generic nfs
LINUX_VERSION:=2.6.26.8
#LINUX_VERSION:=2.6.27.17
#LINUX_VERSION:=2.6.27.19
include $(INCLUDE_DIR)/target.mk
DEFAULT_PACKAGES+=uboot-ifxmips hostapd-mini

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

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

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

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

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

@ -11,7 +11,7 @@ BOARD:=s3c24xx
BOARDNAME:=s3c24xx
FEATURES:=jffs2
LINUX_VERSION:=2.6.28.6
LINUX_VERSION:=2.6.28.7
DEVICE_TYPE=phone

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

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

@ -12,8 +12,7 @@ BOARDNAME:=x86
FEATURES:=squashfs jffs2 ext2 vdi vmdk
SUBTARGETS=generic
LINUX_VERSION:=2.6.28.6
LINUX_KARCH:=x86
LINUX_VERSION:=2.6.28.7
include $(INCLUDE_DIR)/target.mk
DEFAULT_PACKAGES += kmod-natsemi kmod-ne2k-pci

Loading…
Cancel
Save