diff options
author | Jo-Philipp Wich <jow@openwrt.org> | 2008-08-14 20:24:31 +0000 |
---|---|---|
committer | Jo-Philipp Wich <jow@openwrt.org> | 2008-08-14 20:24:31 +0000 |
commit | 7726e737252026683d10f5d85a32798f975ef437 (patch) | |
tree | fe4d0e7a1daa1a3536136bb14ed46487ed7453d1 /libs/uvl/Makefile | |
parent | 1616d5a81ef58270911b0f3f350f1ef838896b23 (diff) |
* luci/libs: add preliminary uvl code
Diffstat (limited to 'libs/uvl/Makefile')
-rw-r--r-- | libs/uvl/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libs/uvl/Makefile b/libs/uvl/Makefile new file mode 100644 index 0000000000..81a96f6a83 --- /dev/null +++ b/libs/uvl/Makefile @@ -0,0 +1,2 @@ +include ../../build/config.mk +include ../../build/module.mk
\ No newline at end of file |