sh: add support for linking a builtin device tree blob in the kernel
Signed-off-by: Rich Felker <dalias@libc.org>
This commit is contained in:
3
arch/sh/boot/dts/Makefile
Normal file
3
arch/sh/boot/dts/Makefile
Normal file
@@ -0,0 +1,3 @@
|
||||
obj-$(CONFIG_USE_BUILTIN_DTB) += $(patsubst "%",%,$(CONFIG_BUILTIN_DTB_SOURCE)).dtb.o
|
||||
|
||||
clean-files := *.dtb.S
|
Reference in New Issue
Block a user