[LEDE-DEV] custom files not working?

Koen Vandeputte koen.vandeputte at ncentric.com
Thu Apr 26 06:58:03 PDT 2018


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