upgrade & standardize kernel versions

SVN-Revision: 10443
master
Imre Kaloz 17 years ago
parent be613a2976
commit 3a0e58b2e1
  1. 22
      include/kernel-version.mk
  2. 2
      target/linux/adm5120/Makefile
  3. 2
      target/linux/amazon/Makefile
  4. 2
      target/linux/ar7/Makefile
  5. 3
      target/linux/at91/Makefile
  6. 2
      target/linux/atheros/Makefile
  7. 2
      target/linux/avr32/Makefile
  8. 2
      target/linux/brcm47xx/Makefile
  9. 2
      target/linux/brcm63xx/Makefile
  10. 2
      target/linux/ifxmips/Makefile
  11. 2
      target/linux/iop32x/Makefile
  12. 2
      target/linux/ixp4xx/Makefile
  13. 2
      target/linux/magicbox/Makefile
  14. 2
      target/linux/olpc/Makefile
  15. 2
      target/linux/ppc40x/Makefile
  16. 2
      target/linux/ppc44x/Makefile
  17. 2
      target/linux/ps3/Makefile
  18. 2
      target/linux/pxa/Makefile
  19. 2
      target/linux/rb532/Makefile
  20. 2
      target/linux/rdc/Makefile
  21. 2
      target/linux/sibyte/Makefile
  22. 2
      target/linux/uml/Makefile
  23. 2
      target/linux/x86/Makefile

@ -13,23 +13,17 @@ endif
ifeq ($(LINUX_VERSION),2.4.35.4)
LINUX_KERNEL_MD5SUM:=34066faff3d8c042df1c7600b08b8070
endif
ifeq ($(LINUX_VERSION),2.6.22.4)
LINUX_KERNEL_MD5SUM:=6cf83acf21e65dcea4a5170c0bbc7125
ifeq ($(LINUX_VERSION),2.6.21.7)
LINUX_KERNEL_MD5SUM:=bc15fad1487336d5dcb0945cd039d8ed
endif
ifeq ($(LINUX_VERSION),2.6.21.5)
LINUX_KERNEL_MD5SUM:=2e9a302b5d514b231640227d6a2ab7bf
ifeq ($(LINUX_VERSION),2.6.22.18)
LINUX_KERNEL_MD5SUM:=bd375d5885bf114c74a2216d52d86e34
endif
ifeq ($(LINUX_VERSION),2.6.23)
LINUX_KERNEL_MD5SUM:=2cc2fd4d521dc5d7cfce0d8a9d1b3472
ifeq ($(LINUX_VERSION),2.6.23.16)
LINUX_KERNEL_MD5SUM:=2637a7f1d4450bc5e27422f307fc6529
endif
ifeq ($(LINUX_VERSION),2.6.23.1)
LINUX_KERNEL_MD5SUM:=518d57e08fdacd88907166a3bfe383b7
endif
ifeq ($(LINUX_VERSION),2.6.23.14)
LINUX_KERNEL_MD5SUM:=63a6a28ad2480edcffbc09c008b0939d
endif
ifeq ($(LINUX_VERSION),2.6.24)
LINUX_KERNEL_MD5SUM:=3f23ad4b69d0a552042d1ed0f4399857
ifeq ($(LINUX_VERSION),2.6.24.2)
LINUX_KERNEL_MD5SUM:=dd573a2fae55624ed92fa49c17583964
endif
# disable the md5sum check for unknown kernel versions

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

@ -10,7 +10,7 @@ ARCH:=mips
BOARD:=amazon
BOARDNAME:=Infineon Amazon
FEATURES:=squashfs jffs2 broken
LINUX_VERSION:=2.6.21.5
LINUX_VERSION:=2.6.21.7
include $(INCLUDE_DIR)/target.mk

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

@ -11,8 +11,7 @@ BOARD:=at91
BOARDNAME:=AT91
FEATURES:=squashfs usb
#LINUX_VERSION:=2.6.21.5
LINUX_VERSION:=2.6.22.4
LINUX_VERSION:=2.6.22.18
include $(INCLUDE_DIR)/target.mk

@ -11,7 +11,7 @@ BOARD:=atheros
BOARDNAME:=Atheros
FEATURES:=squashfs jffs2
LINUX_VERSION:=2.6.23.1
LINUX_VERSION:=2.6.23.16
include $(INCLUDE_DIR)/target.mk

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

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

@ -10,7 +10,7 @@ ARCH:=mips
BOARD:=brcm63xx
BOARDNAME:=Broadcom BCM963xx
FEATURES:=squashfs jffs2 broken usb atm
LINUX_VERSION:=2.6.22.4
LINUX_VERSION:=2.6.22.18
include $(INCLUDE_DIR)/target.mk

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

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

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

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

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

@ -11,7 +11,7 @@ BOARD:=ppc40x
BOARDNAME:=AMCC Kilauea
FEATURES:=squashfs
LINUX_VERSION:=2.6.24
LINUX_VERSION:=2.6.24.2
LINUX_KARCH:=powerpc
include $(INCLUDE_DIR)/target.mk

@ -11,7 +11,7 @@ BOARD:=ppc44x
BOARDNAME:=AMCC Taishan
FEATURES:=squashfs
LINUX_VERSION:=2.6.24
LINUX_VERSION:=2.6.24.2
LINUX_KARCH:=powerpc
include $(INCLUDE_DIR)/target.mk

@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
ARCH:=powerpc
BOARD:=ps3
BOARDNAME:=Sony PlayStation 3
LINUX_VERSION:=2.6.23
LINUX_VERSION:=2.6.23.16
KERNEL_CC:=
include $(INCLUDE_DIR)/target.mk

@ -11,7 +11,7 @@ BOARD:=pxa
BOARDNAME:=PXA
FEATURES:=jffs2 broken
LINUX_VERSION:=2.6.21.5
LINUX_VERSION:=2.6.21.7
include $(INCLUDE_DIR)/target.mk

@ -11,7 +11,7 @@ BOARD:=rb532
BOARDNAME:=Mikrotik RouterBoard 532
FEATURES:=jffs2 pci tgz
LINUX_VERSION:=2.6.23.14
LINUX_VERSION:=2.6.23.16
include $(INCLUDE_DIR)/target.mk

@ -11,7 +11,7 @@ BOARD:=rdc
BOARDNAME:=RDC321x x86
FEATURES:=squashfs jffs2 pci
LINUX_VERSION:=2.6.23.14
LINUX_VERSION:=2.6.23.16
include $(INCLUDE_DIR)/target.mk

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

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

@ -12,7 +12,7 @@ BOARDNAME:=x86
FEATURES:=squashfs jffs2 ext2
SUBTARGETS=generic mediacenter
LINUX_VERSION:=2.6.23.14
LINUX_VERSION:=2.6.23.16
include $(INCLUDE_DIR)/target.mk
DEFAULT_PACKAGES += kmod-natsemi kmod-ne2k-pci

Loading…
Cancel
Save