diff options
Diffstat (limited to 'package/0/0-run-first.mk')
-rw-r--r-- | package/0/0-run-first.mk | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/package/0/0-run-first.mk b/package/0/0-run-first.mk deleted file mode 100644 index c26b5dac4..000000000 --- a/package/0/0-run-first.mk +++ /dev/null @@ -1,4 +0,0 @@ -ifeq ($(BR2_TARGET_LIBXML2),y) -TARGETS+=libxml2 -endif - |