Makefile: split video/videodata on 6809 as we are ROMming video
authorAlan Cox <alan@etchedpixels.co.uk>
Thu, 27 Nov 2014 01:09:53 +0000 (01:09 +0000)
committerAlan Cox <alan@etchedpixels.co.uk>
Thu, 27 Nov 2014 01:09:53 +0000 (01:09 +0000)
commit6ebf888255ac24273ea698c181af3a3cd68d8f53
tree832ac398b554ab7ed4fedb482cc66b7dd74c4f39
parentb5c59bb809af7175429d67af93164726f7c48b3a
Makefile: split video/videodata on 6809 as we are ROMming video

Also add the new tools

With this lot done the Dragon builds and gets to the bootdev prompt pending
writing some actual drivers.

Still lots of other stuff busted - time_t is 32bit and needs fixing up
really, syscall and irq are not really done at all. Endianisms - who knows 8)
Kernel/Makefile