diff options
Diffstat (limited to 'roms/u-boot/lib/dhry/Makefile')
-rw-r--r-- | roms/u-boot/lib/dhry/Makefile | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/roms/u-boot/lib/dhry/Makefile b/roms/u-boot/lib/dhry/Makefile new file mode 100644 index 000000000..10dd9eba0 --- /dev/null +++ b/roms/u-boot/lib/dhry/Makefile @@ -0,0 +1,5 @@ +# SPDX-License-Identifier: GPL-2.0+ +# +# Copyright (c) 2015 Google, Inc + +obj-y += cmd_dhry.o dhry_1.o dhry_2.o |