add todo: clean-up makefiles

* organize files properly into directories
* avoid the need for make clean

Signed-off-by: Amir Hammad <amir.hammad@hotmail.com>
This commit is contained in:
Amir Hammad 2016-06-20 22:42:15 +02:00
parent 2963113e8e
commit 4bf0db8f7b

View file

@ -33,7 +33,8 @@ Native device drivers (mostly for demonstration purposes):
###Practical info
!!! Do not forget to invoke "make clean" before new build when defines change
!!! Do not forget to invoke "make clean" before new build when defines change(_TODO: remove this warning and fix the Makefile_)
**How to initialize repository**