Re: [PATCH v2 2/4] package: usbgadget: Define conffile

2025-04-03 Thread Chuanhong Guo
Hi! On Fri, Apr 4, 2025 at 9:51 AM Chuanhong Guo wrote: > > On Thu, Apr 3, 2025 at 2:51 PM Linus Walleij wrote: > > > > The /etc/config/usbgadget file is a conffile, so specify > > it as such. > > > > Cc: Chuanhong Guo > > Signed-off-by: Linus Walleij > > Thanks for the fixes! Reviewed-by: Ch

Re: [PATCH v2 2/4] package: usbgadget: Define conffile

2025-04-03 Thread Chuanhong Guo
On Thu, Apr 3, 2025 at 2:51 PM Linus Walleij wrote: > > The /etc/config/usbgadget file is a conffile, so specify > it as such. > > Cc: Chuanhong Guo > Signed-off-by: Linus Walleij Thanks for the fixes! > --- > package/utils/usbgadget/Makefile | 4 > 1 file changed, 4 insertions(+) > > dif