rb532: image: fix broken ifneq statement
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 24 Sep 2013 13:17:39 +0000 (13:17 +0000)
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 24 Sep 2013 13:17:39 +0000 (13:17 +0000)
commit5d115a168caa6e4b4120340bd6a9f61f36e681a9
treee7f47e7e504b577970ae90f7960ccca3e234e3ce
parenta2a615183db35ee5efc42014c69bc3aded46b9a1
rb532: image: fix broken ifneq statement

Fixes the following build error:

  /devel/openwrt/staging_dir/host/bin/patch-cmdline \
  /devel/openwrt/build_dir/target-mipsel_uClibc-0.9.33.2/linux-rb532/vmlinux-initramfs \
  'root=/dev/mtdblock1 rootfstype=yaffs2 '
  Could not open kernel imagemake[5]: *** [install] Error 255

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38157 3c298f89-4303-0410-b956-a3cf2f4a3e73
target/linux/rb532/image/Makefile