From 5113e267088b22731a40977cb81d6181b687fdc3 Mon Sep 17 00:00:00 2001 From: kaiog Date: Fri, 15 Jun 2007 09:36:53 +0000 Subject: [PATCH] More fixes to the floppyfw howto git-svn-id: svn://svn.code.sf.net/p/muninlite/code/muninlite@9 35caa317-6b62-4e8a-81c0-b04f0c356266 --- doc/floppyfw.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/floppyfw.txt b/doc/floppyfw.txt index e6bcd4f..618998b 100644 --- a/doc/floppyfw.txt +++ b/doc/floppyfw.txt @@ -21,6 +21,9 @@ http://pong.no/floppyfw/muninlite/. Rename muninlite.mk.txt to muninlite.mk and place in the makefile directory. +Edit /floppyfw-3.0/Makefile. Find all the TARGETS and add +"TARGETS+=muninlite" next to them. + Then build your own version of floppyfw: # cd /floppyfw-3.0; make