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)
commitbbc0c67bb02335046a13ee47dc9229b3473b2647
tree4a29b2f478111c83a5240ccf2ac4645c5cb8a7b5
parentf294f23c0264705e77c4772f054a50f4d9b0f97e
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