diff options
Diffstat (limited to 'openwrt/package/pcmcia-cs/Makefile')
-rw-r--r-- | openwrt/package/pcmcia-cs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/package/pcmcia-cs/Makefile b/openwrt/package/pcmcia-cs/Makefile index 2c7b229..388b431 100644 --- a/openwrt/package/pcmcia-cs/Makefile +++ b/openwrt/package/pcmcia-cs/Makefile @@ -14,7 +14,7 @@ PKG_CAT:=zcat PKG_INSTALL_DIR:=$(PKG_BUILD_DIR)/ipkg-install -include $(TOPDIR)/include/package.mk +include $(INCLUDE_DIR)/package.mk define Package/pcmcia-cs SECTION:=base |