do not depend actions on selected profile
git-svn-id: svn://svn.openwrt.org/openwrt/packages@14164 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
6c7ff8b1de
commit
d9ce314ed0
@ -52,11 +52,7 @@ CONFIGURE_ARGS += --disable-dga \
|
||||
|
||||
CONFIGURE_VARS+=ac_cv_file__usr_share_sgml_X11_defs_ent=yes
|
||||
|
||||
ifeq ($(CONFIG_TARGET_s3c24xx_openmoko-gta02-graphical),y)
|
||||
X_CONFIG=om_gta02
|
||||
TS_POINTERCAL=om_gta02
|
||||
endif
|
||||
ifeq ($(CONFIG_TARGET_s3c24xx_openmoko-gta02-minimal),y)
|
||||
ifeq ($(CONFIG_TARGET_s3c24xx),y)
|
||||
X_CONFIG=om_gta02
|
||||
TS_POINTERCAL=om_gta02
|
||||
endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user