[PATCH v2 2/4] package: usbgadget: Define conffile
Chuanhong Guo
gch981213 at gmail.com
Thu Apr 3 18:52:12 PDT 2025
Hi!
On Fri, Apr 4, 2025 at 9:51 AM Chuanhong Guo <gch981213 at gmail.com> wrote:
>
> On Thu, Apr 3, 2025 at 2:51 PM Linus Walleij <linus.walleij at linaro.org> wrote:
> >
> > The /etc/config/usbgadget file is a conffile, so specify
> > it as such.
> >
> > Cc: Chuanhong Guo <gch981213 at gmail.com>
> > Signed-off-by: Linus Walleij <linus.walleij at linaro.org>
>
> Thanks for the fixes!
Reviewed-by: Chuanhong Guo <gch981213 at gmail.com>
> > ---
> > package/utils/usbgadget/Makefile | 4 ++++
> > 1 file changed, 4 insertions(+)
> >
> > diff --git a/package/utils/usbgadget/Makefile b/package/utils/usbgadget/Makefile
> > index 65673e730f1728b9d6d33c0533669d988d9789b1..55f30b6729a00c6cf28da19f25653a3217243495 100644
> > --- a/package/utils/usbgadget/Makefile
> > +++ b/package/utils/usbgadget/Makefile
> > @@ -16,6 +16,10 @@ define Package/$(PKG_NAME)
> > TITLE:=init script to create USB gadgets
> > endef
> >
> > +define Package/$(PKG_NAME)/conffiles
> > +/etc/config/usbgadget
> > +endef
> > +
> > define Build/Compile
> > endef
> >
> >
> > --
> > 2.49.0
> >
>
>
> --
> Regards,
> Chuanhong Guo
--
Regards,
Chuanhong Guo
More information about the openwrt-devel
mailing list