Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/external/bsd/libfdt/conf Add build glue.



details:   https://anonhg.NetBSD.org/src/rev/de2c6d821fb3
branches:  trunk
changeset: 342233:de2c6d821fb3
user:      jmcneill <jmcneill%NetBSD.org@localhost>
date:      Sun Dec 13 17:07:13 2015 +0000

description:
Add build glue.

diffstat:

 sys/external/bsd/libfdt/conf/files.libfdt |  11 +++++++++++
 1 files changed, 11 insertions(+), 0 deletions(-)

diffs (15 lines):

diff -r 8c0a51c302f3 -r de2c6d821fb3 sys/external/bsd/libfdt/conf/files.libfdt
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/sys/external/bsd/libfdt/conf/files.libfdt Sun Dec 13 17:07:13 2015 +0000
@@ -0,0 +1,11 @@
+define         libfdt
+makeoptions    libfdt  CPPFLAGS+="-I$S/external/bsd/libfdt/dist"
+
+file   external/bsd/libfdt/dist/fdt.c                  libfdt
+file   external/bsd/libfdt/dist/fdt_addresses.c        libfdt
+file   external/bsd/libfdt/dist/fdt_empty_tree.c       libfdt
+file   external/bsd/libfdt/dist/fdt_ro.c               libfdt
+file   external/bsd/libfdt/dist/fdt_rw.c               libfdt
+file   external/bsd/libfdt/dist/fdt_strerror.c         libfdt
+file   external/bsd/libfdt/dist/fdt_sw.c               libfdt
+file   external/bsd/libfdt/dist/fdt_wip.c              libfdt



Home | Main Index | Thread Index | Old Index