diff options
Diffstat (limited to 'applications/luci-qos')
-rw-r--r-- | applications/luci-qos/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/applications/luci-qos/Makefile b/applications/luci-qos/Makefile index 81a96f6a8..ef79869a3 100644 --- a/applications/luci-qos/Makefile +++ b/applications/luci-qos/Makefile @@ -1,2 +1,4 @@ +PO = qos + include ../../build/config.mk -include ../../build/module.mk
\ No newline at end of file +include ../../build/module.mk |