diff options
Diffstat (limited to 'openwrt/package/bridge/Makefile')
-rw-r--r-- | openwrt/package/bridge/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/package/bridge/Makefile b/openwrt/package/bridge/Makefile index 65fd835..f2b178a 100644 --- a/openwrt/package/bridge/Makefile +++ b/openwrt/package/bridge/Makefile @@ -12,7 +12,7 @@ PKG_SOURCE_URL:=@SF/bridge PKG_MD5SUM:=9b7dc52656f5cbec846a7ba3299f73bd PKG_CAT:=zcat -include $(TOPDIR)/package/rules.mk +include $(TOPDIR)/include/package.mk define Package/bridge SECTION:=base |