diff options
author | Steven Barth <steven@midlink.org> | 2008-06-08 08:14:31 +0000 |
---|---|---|
committer | Steven Barth <steven@midlink.org> | 2008-06-08 08:14:31 +0000 |
commit | 7d03f8ea8a5edf72b708a8a4f45346048274fae6 (patch) | |
tree | 5e043f366b4db2b02d3389b09e5699c485c57bc8 /applications/luci-qos/Makefile | |
parent | 09ecbe73ed51cdbbb204f323ad9207505680cd94 (diff) |
* Core translation
* Added license headers
* Splitted qos into separate application package
Diffstat (limited to 'applications/luci-qos/Makefile')
-rw-r--r-- | applications/luci-qos/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/applications/luci-qos/Makefile b/applications/luci-qos/Makefile new file mode 100644 index 000000000..81a96f6a8 --- /dev/null +++ b/applications/luci-qos/Makefile @@ -0,0 +1,2 @@ +include ../../build/config.mk +include ../../build/module.mk
\ No newline at end of file |