[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v6] acpi: Prevent GPL-only code from seeping into non-GPL binaries
Boris Ostrovsky writes ("Re: [PATCH v6] acpi: Prevent GPL-only code from seeping into non-GPL binaries"): > On 09/26/2016 06:04 AM, Wei Liu wrote: > > On Fri, Sep 23, 2016 at 03:14:20PM -0400, Boris Ostrovsky wrote: > >> diff --git a/tools/firmware/hvmloader/acpi/gpl/mk_dsdt_gpl.sh > >> b/tools/firmware/hvmloader/acpi/gpl/mk_dsdt_gpl.sh > >> new file mode 100755 > >> index 0000000..28a0dd7 > >> --- /dev/null > >> +++ b/tools/firmware/hvmloader/acpi/gpl/mk_dsdt_gpl.sh > >> @@ -0,0 +1,116 @@ > > #!/bin/sh ? > > (Just noticed this comment) > > I don't think this is needed since it's invoked by the Makefile as > > $(SHELL) gpl/mk_dsdt_gpl.sh >> $@.$(TMP_SUFFIX) The script should be runnable from the command line without saying "sh" or soemthing. So it should have a #! line and be executable. Ian. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx https://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |