fix if-target-condition
git-svn-id: svn://svn.openwrt.org/openwrt/packages@14471 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
04891626cf
commit
0ffc7d58c5
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user