cns3xxx: fix uImage build issue
authorFelix Fietkau <nbd@openwrt.org>
Wed, 5 Mar 2014 17:37:43 +0000 (17:37 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Wed, 5 Mar 2014 17:37:43 +0000 (17:37 +0000)
commitbbcdab65bb8554dcb82f2db84aeb7ccb451258a0
tree444893de7d59075cd0c54e6f57ce44a5fff83e40
parent9d5480ad8f1cf0643ec62694aae811a63d507140
cns3xxx: fix uImage build issue

The uImage target will always fail on a clean build due to dependency issues.
Building the uImage isn't necessary anyway as its re-built with correct
entry points in image/Makefile so remove it.

Signed-off-by: Tim Harvey <tharvey@gateworks.com>
SVN-Revision: 39778
target/linux/cns3xxx/Makefile