diff options
author | P. J. McDermott <pjm@nac.net> | 2013-06-16 10:14:54 (EDT) |
---|---|---|
committer | P. J. McDermott <pjm@nac.net> | 2013-06-16 10:14:54 (EDT) |
commit | 84193f0ba581a455a5c3d366e7ae5804d70e8e5e (patch) | |
tree | b218466f8e44f315f496af19768e25fe964f580a | |
parent | 1d9bfde29afeec187d5e4faecde4f8f1bf18c1ea (diff) |
build: Write a build stamp.
-rwxr-xr-x | build | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -9,6 +9,7 @@ build: --with-opkg=/usr/bin/opkg \ --with-opkhelper-3.0=/usr/share/opkhelper-3.0/ oh-autobuild + touch $@ install: build oh-autoinstall |