You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
LTQ_TAPI_BUILD_DEPENDS:=TARGET_lantiq_xway:kmod-ltq-tapi \
|
|
|
|
TARGET_lantiq_xway:kmod-ltq-vmmc \
|
|
|
|
TARGET_lantiq_falcon:kmod-ltq-tapi \
|
|
|
|
TARGET_lantiq_falcon:kmod-ltq-vmmc
|
|
|
|
|
|
|
|
LTQ_TAPI_TARGET:=@(TARGET_lantiq_falcon||TARGET_lantiq_xway)
|
|
|
|
|
|
|
|
LTQ_TAPI_DEPENDS:=$(LTQ_TAPI_TARGET) \
|
|
|
|
+TARGET_lantiq_xway:kmod-ltq-tapi \
|
|
|
|
+TARGET_lantiq_xway:kmod-ltq-vmmc \
|
|
|
|
+TARGET_lantiq_falcon:kmod-ltq-tapi \
|
|
|
|
+TARGET_lantiq_falcon:kmod-ltq-vmmc
|