Changeset 21106
- Timestamp:
- 2010-04-23T12:56:37+02:00 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
packages/net/strongswan4/Makefile
r21100 r21106 144 144 +strongswan4-mod-medsrv \ 145 145 +strongswan4-mod-mysql \ 146 + strongswan4-mod-padlock \146 +TARGET_x86:strongswan4-mod-padlock \ 147 147 +strongswan4-mod-pem \ 148 148 +strongswan4-mod-pgp \ … … 432 432 $(eval $(call BuildPlugin,medsrv,mediation server configuration database,)) 433 433 $(eval $(call BuildPlugin,mysql,MySQL database interface,+strongswan4-mod-sql +libmysqlclient)) 434 $(eval $(call BuildPlugin,padlock,VIA PadLock crypto, ))434 $(eval $(call BuildPlugin,padlock,VIA PadLock crypto,@TARGET_x86)) 435 435 $(eval $(call BuildPlugin,pem,PEM decoding,)) 436 436 $(eval $(call BuildPlugin,pgp,PGP key decoding,))
Note: See TracChangeset
for help on using the changeset viewer.