uboot-tools: do not override busybox uninstall commands
authorDanomi Manchego <danomimanchego123@gmail.com>
Wed, 12 Dec 2012 16:37:35 +0000 (16:37 +0000)
committerPeter Korsgaard <jacmet@sunsite.dk>
Thu, 13 Dec 2012 08:35:03 +0000 (09:35 +0100)
commit5c2209ff7928c398d219bdbbfb13c6638c44f031
tree8dc41aa60648386757580b27191c59c4741b6e1c
parent2a26c4e17e0f0bb0c5952352bcdfffdde86005ce
uboot-tools: do not override busybox uninstall commands

The uboot-tools.mk has a copy of BUSYBOX_UNINSTALL_TARGET_CMDS
in it, presumably due to a copy/paste error.  This definition
is overriding the (identical) definition in busybox.mk.

Also, add license info.

Signed-off-by: Danomi Manchego <danomimanchego123@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/uboot-tools/uboot-tools.mk