Preliminary OpenWrt package support.

This commit is contained in:
Wouter R
2013-05-02 18:05:42 +02:00
parent 5dd134caeb
commit 3840a8798d
6 changed files with 134 additions and 8 deletions
+5
View File
@@ -0,0 +1,5 @@
all:
@echo "No compilation here...(dummy Makefile to keep buildroot happy)"
clean:
@echo "No cleaning here... (dummy Makefile to keep buildroot happy)"