diff options
author | Andy Boyett <agb@openwrt.org> | 2009-09-10 10:06:35 +0000 |
---|---|---|
committer | Andy Boyett <agb@openwrt.org> | 2009-09-10 10:06:35 +0000 |
commit | 22dfa7ae22c4c5eef2cd08e2c0e76ada5bf7fca8 (patch) | |
tree | b4460277cbaf35402d23dbf83a18bc76cd27cc73 /target/linux/generic-2.4/patches/000-linux_mips.patch | |
parent | 7c6ce6633008c17e08b422d8d2f45b29ecf52d99 (diff) | |
download | mtk-20170518-22dfa7ae22c4c5eef2cd08e2c0e76ada5bf7fca8.zip mtk-20170518-22dfa7ae22c4c5eef2cd08e2c0e76ada5bf7fca8.tar.gz mtk-20170518-22dfa7ae22c4c5eef2cd08e2c0e76ada5bf7fca8.tar.bz2 |
refresh patches
SVN-Revision: 17553
Diffstat (limited to 'target/linux/generic-2.4/patches/000-linux_mips.patch')
-rw-r--r-- | target/linux/generic-2.4/patches/000-linux_mips.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/generic-2.4/patches/000-linux_mips.patch b/target/linux/generic-2.4/patches/000-linux_mips.patch index eea2d77..5eeb65f 100644 --- a/target/linux/generic-2.4/patches/000-linux_mips.patch +++ b/target/linux/generic-2.4/patches/000-linux_mips.patch @@ -27677,7 +27677,7 @@ include $(TOPDIR)/drivers/bluetooth/Makefile.lib --- a/Makefile +++ b/Makefile -@@ -469,10 +469,11 @@ mrproper: clean archmrproper +@@ -472,10 +472,11 @@ mrproper: clean archmrproper $(MAKE) -C Documentation/DocBook mrproper distclean: mrproper @@ -27693,7 +27693,7 @@ backup: mrproper cd .. && tar cf - linux/ | gzip -9 > backup.gz -@@ -499,7 +500,7 @@ mandocs: +@@ -502,7 +503,7 @@ mandocs: $(MAKE) -C Documentation/DocBook man sums: |