BuildRoot remove files

How remove files from firmware in buildroot?

what files do you plan to remove? Packages?

I want to move /www with LuCI to /luci
1)copy /www to /luci
2)remove all content from /www

You need to rework the LuCI makefiles to do that.