summaryrefslogtreecommitdiffstats
path: root/openwrt/package/linux/Makefile.in
diff options
context:
space:
mode:
authorwbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-02-19 07:42:15 +0000
committerwbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-02-19 07:42:15 +0000
commit75daacb6bcd32739932175a8b6a36c4aac185e21 (patch)
treeb78a663046a9855207d8686a2e33101ef372048c /openwrt/package/linux/Makefile.in
parent66e0e8d8351458e26fa07738510a6768f22c1817 (diff)
sync with buildroot2 from uclibc, cleanup, extract linuxsource in kernel-headers
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@264 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/linux/Makefile.in')
-rw-r--r--openwrt/package/linux/Makefile.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/openwrt/package/linux/Makefile.in b/openwrt/package/linux/Makefile.in
deleted file mode 100644
index 3b62d24c1..000000000
--- a/openwrt/package/linux/Makefile.in
+++ /dev/null
@@ -1,3 +0,0 @@
-ifeq ($(strip $(BR2_PACKAGE_LINUX)),y)
-TARGETS+=linux
-endif