1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-05 18:51:17 +02:00
openwrt/obsolete-buildroot/make/kmod-tun.mk

4 lines
221 B
Makefile

kmod-tun-ipk: ipkg-utils $(OPENWRT_IPK_DIR)/kmod-tun/CONTROL/*
chmod a+x $(OPENWRT_IPK_DIR)/kmod-tun/CONTROL/rules
cd $(OPENWRT_IPK_DIR)/kmod-tun ; $(IPKG_BUILDPACKAGE)
mv $(OPENWRT_IPK_DIR)/kmod-tun_*.ipk $(BUILD_DIR)