1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-04 10:11:17 +02:00
openwrt/obsolete-buildroot/make/kmod-sched.mk

4 lines
231 B
Makefile

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