We $(PLATFORM_SUBDIR)/target.mk gets included, include/kernel-version.mk hasn't yet...
authorcshore <cshore@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 2 Apr 2011 02:02:24 +0000 (02:02 +0000)
committercshore <cshore@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 2 Apr 2011 02:02:24 +0000 (02:02 +0000)
commit35dc041248399dc0972b3ed0a3d659cabaaf1cc6
tree086e4876902200b809d15738dc0901091a9540d2
parent997a13bb0d21b2a245b646b67577d81a82ee8774
We $(PLATFORM_SUBDIR)/target.mk gets included, include/kernel-version.mk hasn't yet been included... therefore KERNEL_PATCHVER hasn't yet been defined.

Ergo, we need to use a deferred definition of GEOS_GPIO (and can't use ifeq/endif).

Signed-off-by: Philip Prindeville <philipp@openwrt.org
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26397 3c298f89-4303-0410-b956-a3cf2f4a3e73
target/linux/x86/geos/target.mk