depot: remove foc_native_pd from src/base-foc

This patch is a follow-up commit to "foc: remove obsolete features".
It fixes the extraction of the src/base-foc archive.

Issue #2405
This commit is contained in:
Norman Feske 2017-06-22 19:28:43 +02:00
parent 69215bc2fc
commit cd3f6aba37

View File

@ -1,6 +1,6 @@
include $(GENODE_DIR)/repos/base/recipes/src/base_content.inc include $(GENODE_DIR)/repos/base/recipes/src/base_content.inc
FROM_BASE_FOC := include/foc include/foc_native_cpu include/foc_native_pd FROM_BASE_FOC := include/foc include/foc_native_cpu
content: $(FROM_BASE_FOC) content: $(FROM_BASE_FOC)