MFC r271535:
Make inclusion of fdt clock support conditional on fdt_clock, not just fdt.
This commit is contained in:
parent
9e4d760d5e
commit
b6219df7b3
@ -1371,8 +1371,8 @@ dev/fatm/if_fatm.c optional fatm pci
|
||||
dev/fb/fbd.c optional fbd | vt
|
||||
dev/fb/fb_if.m standard
|
||||
dev/fb/splash.c optional sc splash
|
||||
dev/fdt/fdt_clock.c optional fdt
|
||||
dev/fdt/fdt_clock_if.m optional fdt
|
||||
dev/fdt/fdt_clock.c optional fdt_clock
|
||||
dev/fdt/fdt_clock_if.m optional fdt_clock
|
||||
dev/fdt/fdt_common.c optional fdt
|
||||
dev/fdt/fdt_slicer.c optional fdt cfi | fdt nand
|
||||
dev/fdt/fdt_static_dtb.S optional fdt fdt_dtb_static \
|
||||
|
Loading…
Reference in New Issue
Block a user