[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Minios-devel] [PATCH 40/40] mini-os: compile the dtc submodule for arm64
On Tue, Nov 07, 2017 at 11:58:50AM +0000, Julien Grall wrote: > > > > +ifeq ($(TARGET_ARCH_FAM),arm) > > > > +SUBDIRS += dtc/libfdt > > > > +# Device tree support > > > > +FDT_SRC := dtc/libfdt/fdt.c dtc/libfdt/fdt_ro.c > > > > dtc/libfdt/fdt_strerror.c > > > > > > I don't see any reason to only include a couple of files from libfdt. > > > libfdt > > We use some FDT functions, how can we get them if we do not include > > them? > > I haven't asked to not use libfdt but building it differently. There are > many way to do it nicely avoiding such hack. > > > > developpers have been clever and provide a partial Makefile to add every > > > files. > > Could you give more detail about this? I will try it. > > Look at Makefile.libfdt. okay, I will read it. Thanks Huang Shijie _______________________________________________ Minios-devel mailing list Minios-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/cgi-bin/mailman/listinfo/minios-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |