mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced 2025-01-10 11:09:57 +08:00
63b8e74e82
SVN-Revision: 149
4 lines
226 B
Makefile
4 lines
226 B
Makefile
kmod-ipt6-ipk: ipkg-utils $(OPENWRT_IPK_DIR)/kmod-ipt6/CONTROL/*
|
|
chmod a+x $(OPENWRT_IPK_DIR)/kmod-ipt6/CONTROL/rules
|
|
cd $(OPENWRT_IPK_DIR)/kmod-ipt6 ; $(IPKG_BUILDPACKAGE)
|
|
mv $(OPENWRT_IPK_DIR)/kmod-ipt6_*.ipk $(BUILD_DIR)
|