diff options
Diffstat (limited to 'openwrt/package/busybox/Makefile.in')
-rw-r--r-- | openwrt/package/busybox/Makefile.in | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/openwrt/package/busybox/Makefile.in b/openwrt/package/busybox/Makefile.in deleted file mode 100644 index a8efafb8b4..0000000000 --- a/openwrt/package/busybox/Makefile.in +++ /dev/null @@ -1,3 +0,0 @@ -ifeq ($(strip $(BR2_PACKAGE_BUSYBOX)),y) -TARGETS+=busybox -endif |