diff options
Diffstat (limited to 'roms/u-boot/drivers/clk/kendryte/Makefile')
-rw-r--r-- | roms/u-boot/drivers/clk/kendryte/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/roms/u-boot/drivers/clk/kendryte/Makefile b/roms/u-boot/drivers/clk/kendryte/Makefile new file mode 100644 index 000000000..6fb68253a --- /dev/null +++ b/roms/u-boot/drivers/clk/kendryte/Makefile @@ -0,0 +1 @@ +obj-y += bypass.o clk.o pll.o |