fix if-target-condition
[openwrt/svn-archive/archive.git] / Xorg / xorg / xserver / xorg-server / Makefile
index bca8c440ba0c79aaa9f9d8ceacd5ef8a4e71bd47..88f0ae2e36e32dfa46e1a17a466edf49ca9b1f7d 100644 (file)
@@ -27,7 +27,7 @@ X_CONFIG=generic
 ifeq ($(CONFIG_TARGET_olpc),y)
   X_CONFIG=olpc
 endif
-ifeq ($(CONFIG_TARGET_om_gta02),y)
+ifeq ($(CONFIG_TARGET_s3c24xx),y)
   X_CONFIG=om_gta02
 endif