diff options
author | Mike Baker <mbm@openwrt.org> | 2004-07-08 00:53:58 +0000 |
---|---|---|
committer | Mike Baker <mbm@openwrt.org> | 2004-07-08 00:53:58 +0000 |
commit | 04a1616a7bf7d24eef328a9977cabb93f6bf68e5 (patch) | |
tree | 41b77d54725592d39849f83117a4df82732d7dc9 /obsolete-buildroot | |
parent | eaaf8bfc1db503cbbc2658ec8cccd79be9021f83 (diff) | |
download | mtk-20170518-04a1616a7bf7d24eef328a9977cabb93f6bf68e5.zip mtk-20170518-04a1616a7bf7d24eef328a9977cabb93f6bf68e5.tar.gz mtk-20170518-04a1616a7bf7d24eef328a9977cabb93f6bf68e5.tar.bz2 |
update snapshot value
SVN-Revision: 80
Diffstat (limited to 'obsolete-buildroot')
-rw-r--r-- | obsolete-buildroot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/obsolete-buildroot/Makefile b/obsolete-buildroot/Makefile index ad62996..84afb7b 100644 --- a/obsolete-buildroot/Makefile +++ b/obsolete-buildroot/Makefile @@ -28,7 +28,7 @@ # ############################################################# -SNAPSHOT:=20040531 +SNAPSHOT:=20040705 ARCH:=mipsel USE_UCLIBC_SNAPSHOT:=$(SNAPSHOT) |