summaryrefslogtreecommitdiffstats
path: root/package/bridge/Makefile.in
diff options
context:
space:
mode:
authorwbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-02-19 07:36:55 +0000
committerwbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-02-19 07:36:55 +0000
commit3a54ea191df5025de432575640b3b21c4d9be902 (patch)
treeb4e6887d57a7acd032c46742672edd7b3c9fad59 /package/bridge/Makefile.in
parent9824b68198d117321840ba85d53be70fc5aa18ae (diff)
sync with buildroot2 from uclibc, separate ptches in subdir
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@261 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/bridge/Makefile.in')
-rw-r--r--package/bridge/Makefile.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/package/bridge/Makefile.in b/package/bridge/Makefile.in
deleted file mode 100644
index 563605295..000000000
--- a/package/bridge/Makefile.in
+++ /dev/null
@@ -1,3 +0,0 @@
-ifeq ($(strip $(BR2_PACKAGE_BRIDGE)),y)
-TARGETS+=bridge
-endif