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.
13 lines
431 B
13 lines
431 B
12 years ago
|
LTQ_TAPI_BUILD_DEPENDS:=TARGET_lantiq_danube:kmod-ltq-tapi \
|
||
|
TARGET_lantiq_danube:kmod-ltq-vmmc \
|
||
|
TARGET_lantiq_falcon:kmod-ltq-tapi \
|
||
|
TARGET_lantiq_falcon:kmod-ltq-vmmc
|
||
|
|
||
|
LTQ_TAPI_TARGET:=@(TARGET_lantiq_falcon||TARGET_lantiq_danube)
|
||
|
|
||
|
LTQ_TAPI_DEPENDS:=$(LTQ_TAPI_TARGET) \
|
||
|
+TARGET_lantiq_danube:kmod-ltq-tapi \
|
||
|
+TARGET_lantiq_danube:kmod-ltq-vmmc \
|
||
|
+TARGET_lantiq_falcon:kmod-ltq-tapi \
|
||
|
+TARGET_lantiq_falcon:kmod-ltq-vmmc
|