[LEDE-DEV] custom files not working?
Hannu Nyman
hannu.nyman at iki.fi
Thu Apr 26 11:16:05 PDT 2018
Custom files work quite normally for me.
Just compiled and flashed r6763-746c590882, and I can see my custom files
quite normally in /etc.
At the first glance I do not see any obvious mistake in your workflow.
Koen Vandeputte kirjoitti 26.4.2018 klo 16:58:
> Hi All,
>
> I'm checking this functionality:
>
> https://openwrt.org/docs/guide-developer/build-system/use-buildsystem#custom_files
>
>
>
> steps done:
>
> - clone openwrt master repo (~/openwrt )
> - make menuconfig & select target
> - add custom files:
> --> ~/openwrt/files/etc/test.txt (containing some random bytes)
> --> ~/openwrt/files/root/test2.txt (containing some random bytes)
> - make
> - flash image cleanly to device (tested both JTAG & tftp load image via
> u-boot)
>
>
> After booting, I'm not seeing the 2 files I've added.
>
> Am I doing something wrong here?
>
>
> Thanks,
>
> Koen
>
>
More information about the Lede-dev
mailing list