make: use default L865 kernel

parent 41b12698
# Assign sensible defaults, but allow overriding with environment variables.
# LINUX=/acc/sys/L865/usr/src/kernels/2.6.24.7-rt27
CPU ?= L865
KVER ?= 2.6.24.7-rt27
KVER ?= 3.2.33-rt50
KVER ?= 3.2.43-rt63
LINUX ?= "/acc/sys/$(CPU)/usr/src/kernels/$(KVER)"
FMC_DRV ?= $(shell ../check-fmc-bus)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment