|
|
@ -93,6 +93,7 @@ install: $(patsubst %,%-install,$(package-y)) |
|
|
|
ifeq ($(BR2_PACKAGE_OPENVPN_LZO),y) |
|
|
|
ifeq ($(BR2_PACKAGE_OPENVPN_LZO),y) |
|
|
|
openvpn-compile: lzo-compile |
|
|
|
openvpn-compile: lzo-compile |
|
|
|
endif |
|
|
|
endif |
|
|
|
|
|
|
|
asterisk-compile: openssl-compile |
|
|
|
ifneq ($(BR2_PACKAGE_ASTERISK_SPEEX),) |
|
|
|
ifneq ($(BR2_PACKAGE_ASTERISK_SPEEX),) |
|
|
|
asterisk-compile: speex-compile |
|
|
|
asterisk-compile: speex-compile |
|
|
|
endif |
|
|
|
endif |
|
|
|