diff options
author | Waldemar Brodkorb <wbx@openwrt.org> | 2005-02-19 07:42:15 +0000 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openwrt.org> | 2005-02-19 07:42:15 +0000 |
commit | 5c8793deca67fa9ec07811881d573777ea88028d (patch) | |
tree | e997d023711c0d94bcbeb8ee01ff51cd2f8d8f53 /package/linux/Makefile.in | |
parent | 7cb242108804dff76f972a5b473d49dcbd23224d (diff) | |
download | upstream-5c8793deca67fa9ec07811881d573777ea88028d.tar.gz upstream-5c8793deca67fa9ec07811881d573777ea88028d.tar.bz2 upstream-5c8793deca67fa9ec07811881d573777ea88028d.zip |
sync with buildroot2 from uclibc, cleanup, extract linuxsource in kernel-headers
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@264 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/linux/Makefile.in')
-rw-r--r-- | package/linux/Makefile.in | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/package/linux/Makefile.in b/package/linux/Makefile.in deleted file mode 100644 index 3b62d24c1d..0000000000 --- a/package/linux/Makefile.in +++ /dev/null @@ -1,3 +0,0 @@ -ifeq ($(strip $(BR2_PACKAGE_LINUX)),y) -TARGETS+=linux -endif |