kbingham - Overview
Pinned Loading
-
My (personal) public tracker for supporting cameras on linux
-
A makefile based build system for building kernels
Makefile 3
-
My Generic Makefile.Useful for creat... My Generic Makefile.Useful for creating a simple build for a single target from a set of c files.This could extended to provide support for other languages, or cross compilations.Let me know if you find this useful, or make any useful (generic) updates that are worth sharing.
1
# Kierans Generic Makefile2
# www.kieranbingham.co.uk4
# Default to build with multiple instances for speed