Dean Jagels

Results 1 issues of Dean Jagels

FWIW, I was able to build for Debian Stretch on the CuBox-i with these values: ``` ifeq ($(CONFIG_PLATFORM_ARM_CUBOX), y) EXTRA_CFLAGS += -DCONFIG_LITTLE_ENDIAN ifndef KVER KVER ?= $(shell uname -r) endif...