#18171: "make clean" does not what it should
-----------------------+------------------------
 Reporter:  bittorf@…  |      Owner:  developers
     Type:  defect     |     Status:  new
 Priority:  normal     |  Milestone:
Component:  packages   |    Version:  Trunk
 Keywords:             |
-----------------------+------------------------
 when reading http://wiki.openwrt.org/doc/howto/build#clean
 it should clean bin/ and build_dir/ but not here:

 {{{
 bastian@gcc20:~/bastian/openwrt$ make clean
  make[1] clean
 bastian@gcc20:~/bastian/openwrt$ du -sh bin/
 1.5G    bin/
 bastian@gcc20:~/bastian/openwrt$ du -sh build_dir/
 2.3G    build_dir/
 }}}

--
Ticket URL: <https://dev.openwrt.org/ticket/18171>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets

Reply via email to