X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=test%2Ftest%2FMakefile;h=ee240be4657616094f5715e4990277a592af7e6a;hb=f1ae15bac8aaa75aeb4fa886fd4d74d34c373193;hp=278b5084ca4df3ebb77213f9c9dd45d2f03348d2;hpb=9c77b848b1c1edf31343e70776f7767350047d01;p=dpdk.git diff --git a/test/test/Makefile b/test/test/Makefile index 278b5084ca..ee240be465 100644 --- a/test/test/Makefile +++ b/test/test/Makefile @@ -83,8 +83,6 @@ test_resource.res: test_resource.c @ cp $< $@ $(eval $(call linked_resource,test_resource_c,test_resource.res)) $(eval $(call linked_tar_resource,test_resource_tar,test_resource.c)) -SRCS-$(CONFIG_RTE_APP_TEST_RESOURCE_TAR) += test_pci.c -$(eval $(call linked_tar_resource,test_pci_sysfs,test_pci_sysfs)) SRCS-$(CONFIG_RTE_APP_TEST_RESOURCE_TAR) += test_cfgfile.c $(eval $(call linked_tar_resource,test_cfgfiles,test_cfgfiles)) SRCS-y += test_prefetch.c