Browse Source

Keeping all the tools together

Signed-off-by: Álvaro Jurado <elbingmiss@gmail.com>
Álvaro Jurado 5 years ago
parent
commit
de595b1207
3 changed files with 2 additions and 1 deletions
  1. 2 1
      util/.gitignore
  2. 0 0
      util/SYSLINUX.cfg
  3. 0 0
      util/src/harvey/cmd/syslinux/syslinux.go

+ 2 - 1
util/.gitignore

@@ -11,4 +11,5 @@
 /vendor
 /convert
 /preen
-/profile
+/profile
+/syslinux

+ 0 - 0
util/SYSLINUX → util/SYSLINUX.cfg


+ 0 - 0
util/syslinux.go → util/src/harvey/cmd/syslinux/syslinux.go