I'm trying to add new files to OpenWrt, after i do make and flash images to device the new files are not reflected on the device.
But when i manually copy pack_name.ipk to device and install it, i can see them.
But i want the new files to be reflected when i flash image rather through pack_name.ipk.
Does any one faced this scenario b4?