summaryrefslogtreecommitdiffstats
path: root/package/orc/orc.mk
diff options
context:
space:
mode:
Diffstat (limited to 'package/orc/orc.mk')
-rw-r--r--package/orc/orc.mk3
1 files changed, 0 insertions, 3 deletions
diff --git a/package/orc/orc.mk b/package/orc/orc.mk
index 9d9921a26..dc93882ab 100644
--- a/package/orc/orc.mk
+++ b/package/orc/orc.mk
@@ -20,10 +20,7 @@ define ORC_REMOVE_DEVFILES
endef
ORC_POST_INSTALL_TARGET_HOOKS += ORC_REMOVE_BUGREPORT
-
-ifneq ($(BR2_HAVE_DEVFILES),y)
ORC_POST_INSTALL_TARGET_HOOKS += ORC_REMOVE_DEVFILES
-endif
$(eval $(autotools-package))
$(eval $(host-autotools-package))