Training courses
Kernel and Embedded Linux
Bootlin training courses
1 2 3 4 5 6 7 8 9 10
ifneq '$([31mCONFIG_OPENRISC_BUILTIN_DTB[0m)' '""' BUILTIN_DTB := $(patsubst "%",%,$([31mCONFIG_OPENRISC_BUILTIN_DTB[0m)).dtb.o else BUILTIN_DTB := endif obj-y += $(BUILTIN_DTB) clean-files := *.dtb.S #DTC_FLAGS ?= -p 1024