Skip to content
Snippets Groups Projects
Commit 12f3e4d1 authored by rmilecki's avatar rmilecki
Browse files

kernel: makefiles: make use of new var KERNEL_PATCHVER


Signed-off-by: default avatarRafał Miłecki <zajec5@gmail.com>

Inspired by r43047


git-svn-id: svn://svn.openwrt.org/openwrt/branches/barrier_breaker@43067 3c298f89-4303-0410-b956-a3cf2f4a3e73
parent 0fae43d0
No related branches found
No related tags found
No related merge requests found
Showing
with 20 additions and 20 deletions
......@@ -13,7 +13,7 @@ FEATURES:=squashfs atm low_mem
MAINTAINER:=Florian Fainelli <florian@openwrt.org>
SUBTARGETS:=generic ac49x
LINUX_VERSION:=3.10.49
KERNEL_PATCHVER:=3.10
include $(INCLUDE_DIR)/target.mk
......
......@@ -13,7 +13,7 @@ FEATURES:=mips16
CPU_TYPE=34kc
SUBTARGETS:=generic nand mikrotik
LINUX_VERSION:=3.10.49
KERNEL_PATCHVER:=3.10
include $(INCLUDE_DIR)/target.mk
......
......@@ -13,7 +13,7 @@ BOARDNAME:=Atmel AT91
FEATURES:=squashfs targz ext2 usb
CPU_TYPE:=arm926ej-s
LINUX_VERSION:=3.10.49
KERNEL_PATCHVER:=3.10
include $(INCLUDE_DIR)/target.mk
......
......@@ -11,7 +11,7 @@ BOARD:=atheros
BOARDNAME:=Atheros AR231x/AR5312
FEATURES:=squashfs low_mem
LINUX_VERSION:=3.10.49
KERNEL_PATCHVER:=3.10
include $(INCLUDE_DIR)/target.mk
......
......@@ -13,7 +13,7 @@ FEATURES:=squashfs usb pci
SUBTARGETS=au1500 au1550
MAINTAINER:=Florian Fainelli <florian@openwrt.org>
LINUX_VERSION:=3.10.49
KERNEL_PATCHVER:=3.10
include $(INCLUDE_DIR)/target.mk
DEFAULT_PACKAGES += wpad-mini yamonenv
......
......@@ -12,7 +12,7 @@ BOARDNAME:=Atmel AVR32
FEATURES:=squashfs
MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
LINUX_VERSION:=3.10.49
KERNEL_PATCHVER:=3.10
include $(INCLUDE_DIR)/target.mk
......
......@@ -15,7 +15,7 @@ MAINTAINER:=Florian Fainelli <florian@openwrt.org>
CPU_TYPE:=arm1176jzf-s
CPU_SUBTYPE:=vfp
LINUX_VERSION:=3.10.49
KERNEL_PATCHVER:=3.10
include $(INCLUDE_DIR)/target.mk
DEFAULT_PACKAGES += brcm2708-gpu-fw kmod-usb-hid kmod-sound-core kmod-sound-arm-bcm2835
......
......@@ -13,7 +13,7 @@ FEATURES:=squashfs usb
SUBTARGETS:=generic mips74k legacy
MAINTAINER:=Hauke Mehrtens <hauke@hauke-m.de>
LINUX_VERSION:=3.10.49
KERNEL_PATCHVER:=3.10
include $(INCLUDE_DIR)/target.mk
......
......@@ -11,7 +11,7 @@ BOARD:=brcm63xx
BOARDNAME:=Broadcom BCM63xx
SUBTARGETS:=generic smp
FEATURES:=squashfs usb atm pci pcmcia usbgadget
LINUX_VERSION:=3.10.49
KERNEL_PATCHVER:=3.10
MAINTAINER:=Florian Fainelli <florian@openwrt.org>
include $(INCLUDE_DIR)/target.mk
......
......@@ -12,7 +12,7 @@ BOARDNAME:=Cavium Networks Econa CNS21xx
FEATURES:=squashfs
CPU_TYPE:=fa526
LINUX_VERSION:=3.10.49
KERNEL_PATCHVER:=3.10
include $(INCLUDE_DIR)/target.mk
......
......@@ -14,7 +14,7 @@ CPU_TYPE:=mpcore
CPU_SUBTYPE:=vfp
MAINTAINER:=Felix Fietkau <nbd@openwrt.org>
LINUX_VERSION:=3.10.49
KERNEL_PATCHVER:=3.10
include $(INCLUDE_DIR)/target.mk
......
......@@ -14,7 +14,7 @@ CPU_TYPE:=cortex-a9
CPU_SUBTYPE:=neon
MAINTAINER:=Luka Perkov <luka@openwrt.org>
LINUX_VERSION:=3.10.49
KERNEL_PATCHVER:=3.10
include $(INCLUDE_DIR)/target.mk
......
......@@ -13,7 +13,7 @@ FEATURES:=squashfs
MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
SUBTARGETS=generic harddisk
LINUX_VERSION:=3.10.49
KERNEL_PATCHVER:=3.10
include $(INCLUDE_DIR)/target.mk
......
......@@ -13,7 +13,7 @@ FEATURES:=targz usb jffs2_nand nand ubifs
CPU_TYPE:=xscale
MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
LINUX_VERSION:=3.10.49
KERNEL_PATCHVER:=3.10
include $(INCLUDE_DIR)/target.mk
......
......@@ -11,7 +11,7 @@ BOARDNAME:=Lantiq
FEATURES:=squashfs
SUBTARGETS=xway xrx200
LINUX_VERSION:=3.10.49
KERNEL_PATCHVER:=3.10
CPU_TYPE:=mips32r2
......
......@@ -12,7 +12,7 @@ SUBTARGETS:=le be le64 be64
INITRAMFS_EXTRA_FILES:=
MAINTAINER:=Florian Fainelli <florian@openwrt.org>
LINUX_VERSION:=3.10.49
KERNEL_PATCHVER:=3.10
DEVICE_TYPE:=developerboard
......
......@@ -14,7 +14,7 @@ FEATURES:=spe_fpu squashfs
MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
SUBTARGETS=generic p1020
LINUX_VERSION:=3.10.49
KERNEL_PATCHVER:=3.10
include $(INCLUDE_DIR)/target.mk
......
......@@ -14,7 +14,7 @@ CPU_TYPE:=octeon
CPU_CFLAGS_octeon:=-march=octeon -mabi=64
MAINTAINER:=John Crispin <blogic@openwrt.org>
LINUX_VERSION:=3.10.49
KERNEL_PATCHVER:=3.10
include $(INCLUDE_DIR)/target.mk
......
......@@ -12,7 +12,7 @@ BOARDNAME:=Marvell Orion
SUBTARGETS:=generic harddisk
MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
LINUX_VERSION:=3.10.49
KERNEL_PATCHVER:=3.10
include $(INCLUDE_DIR)/target.mk
......
......@@ -13,7 +13,7 @@ FEATURES:=squashfs
CPU_TYPE:=405
MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
LINUX_VERSION:=3.10.49
KERNEL_PATCHVER:=3.10
include $(INCLUDE_DIR)/target.mk
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment