|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH OSSTEST 6/8] ts-kernel-build: Include dtbs in dist file
Ian Campbell writes ("[PATCH OSSTEST 6/8] ts-kernel-build: Include dtbs in dist
file"):
> These are installed to $(INSTALL_PATH)/dtbs/$(KERNEL_RELEASE) where
> $(INSTALL_PATH) defaults to /boot but we override it to our staging
> /boot.
Thanks for the detailed explanation.
Acked-by: Ian Jackson <ian.jackson@xxxxxxxxxxxxx>
> - make $makeflags INSTALL_MOD_PATH=$builddir/dist modules_install
> + make $makeflags \\
> + INSTALL_PATH=$builddir/dist/boot \\
> + INSTALL_MOD_PATH=$builddir/dist modules_install \\
> + $dtbs_install
I tripped over the formatting here. It would be nicer to put
`modules_install' on the next line, to avoid hiding it in
INSTALL_BLAH=.
Thanks,
Ian.
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxx
http://lists.xen.org/xen-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |