From eceab85c1f73183a43b6570c06c1ddfd7325e893 Mon Sep 17 00:00:00 2001
From: bgme <i@bgme.me>
Date: Sat, 10 May 2025 00:37:00 +0800
Subject: [PATCH] fix luci-app-smartdns

---
 luci-app-smartdns/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/luci-app-smartdns/Makefile b/luci-app-smartdns/Makefile
index 21eae1f..deade50 100644
--- a/luci-app-smartdns/Makefile
+++ b/luci-app-smartdns/Makefile
@@ -21,6 +21,6 @@ help
 	Version: $(PKG_VERSION)-$(PKG_RELEASE)
 endef
 
-include ../../luci.mk
+include $(TOPDIR)/feeds/luci/luci.mk
 
 # call BuildPackage - OpenWrt buildroot signature