summaryrefslogtreecommitdiff
path: root/openwrt/package/linux/Makefile.in
diff options
context:
space:
mode:
authorWaldemar Brodkorb <mail@waldemar-brodkorb.de>2005-02-19 07:42:15 +0000
committerWaldemar Brodkorb <mail@waldemar-brodkorb.de>2005-02-19 07:42:15 +0000
commit3f28be9df4364ed608549549c862e3a0ad6348b5 (patch)
treeb78a663046a9855207d8686a2e33101ef372048c /openwrt/package/linux/Makefile.in
parenta92c4a9f1c2060810f82e168f4feb1afb56e87b1 (diff)
downloadmtk-20170518-3f28be9df4364ed608549549c862e3a0ad6348b5.zip
mtk-20170518-3f28be9df4364ed608549549c862e3a0ad6348b5.tar.gz
mtk-20170518-3f28be9df4364ed608549549c862e3a0ad6348b5.tar.bz2
sync with buildroot2 from uclibc, cleanup, extract linuxsource in kernel-headers
SVN-Revision: 264
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 3b62d24..0000000
--- a/openwrt/package/linux/Makefile.in
+++ /dev/null
@@ -1,3 +0,0 @@
-ifeq ($(strip $(BR2_PACKAGE_LINUX)),y)
-TARGETS+=linux
-endif