aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-xlnx_3.10.bb
blob: 8edd4d714772555ed5b72fff845d91c9038262a0 (plain)
1
2
3
4
5
6
7
8
9
10
11
# Kernel version and SRCREV correspond to:
LINUX_VERSION = "3.10"
# xilinx-v14.7 tag
SRCREV ?= "efc27505715e64526653f35274717c0fc56491e3"
PR = "r1"

include linux-xlnx.inc

# The MACB driver is non-functional in the 3.10 kernel
KERNEL_FEATURES_append_zynq += "features/xilinx/disable-macb.scc"