diff options
author | Jo-Philipp Wich <jow@openwrt.org> | 2011-01-02 19:26:37 +0000 |
---|---|---|
committer | Jo-Philipp Wich <jow@openwrt.org> | 2011-01-02 19:26:37 +0000 |
commit | 052f65950cc195adc1589566ca9725de0ad83c63 (patch) | |
tree | fe273278b704a7ea6b1ce707680a1d8412d6eb00 /libs/uvl/Makefile | |
parent | 800a2630497e1ec2c61199b3bc645d778c714529 (diff) |
libs: drop uvl and uvldoc
Diffstat (limited to 'libs/uvl/Makefile')
-rw-r--r-- | libs/uvl/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/libs/uvl/Makefile b/libs/uvl/Makefile deleted file mode 100644 index f7fac7740e..0000000000 --- a/libs/uvl/Makefile +++ /dev/null @@ -1,2 +0,0 @@ -include ../../build/config.mk -include ../../build/module.mk |