Commit graph

3 commits

Author SHA1 Message Date
John 'Warthog9' Hawley
cac4156140 Menuing / Makefiles / Configuration - Work to flip over to using menu include instead of recalling menu
This is pretty self explanitory - flipping over to using menu include directive
instead of re-calling and re-downloading everything for vesamenu.c32
2015-03-18 23:29:21 -07:00
John 'Warthog9' Hawley
9de2008621 Memory Testers - Initial commit of the pieces needed to support the memory testers in the makefile system
This adds the pieces needs for memory testers to work in the makefile system
        CONFIG:
                MEMTEST86PLUS - which versions to snag of memtest86+
		MEMTEST86     - which versions to snag of memtest

			these are actually more just defined or undefined right now, as they snag the latest (who needs more than one version of a specific memory tester?)

        memory_testers/Makefile:
                Full makefile overhaul, includes switches for the two, now, supported memorytesters.
2015-03-18 23:23:31 -07:00
John 'Warthog9' Hawley
287f906dfa Adding basic Makefile infrastructure
This adds the Makefiles that will be intended to be used / filled out as time goes forward with for the other pxe knife subsystems
2015-03-18 23:20:49 -07:00