Avoid mkdir in postinst, doing it in the Makefile
[10.03/openwrt.git] / package / wondershaper / Config.in
1 config BR2_PACKAGE_WONDERSHAPER
2         prompt "wondershaper...................... The Wonder Shaper"
3         tristate
4         default m if CONFIG_DEVEL
5         select BR2_PACKAGE_TC
6         help
7           WonderShaper is a tc based traffic shaping tool.
8           
9           Depends: tc
10