# fengchen-github-openwrt-cups **Repository Path**: xzaill/openwrt ## Basic Information - **Project Name**: fengchen-github-openwrt-cups - **Description**: https://github.com/fengchen-github/openwrt-cups.git - **Primary Language**: Unknown - **License**: GPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-03-22 - **Last Updated**: 2025-12-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README download https://downloads.openwrt.org/releases/19.07.3/targets/ramips/mt7621/openwrt-sdk-19.07.3-ramips-mt7621_gcc-7.5.0_musl.Linux-x86_64.tar.xz tar vxJf sdk.tar.xz cd openwrt-sdk echo "src-git cups https://github.com/fengchen-github/openwrt-cups.git" >> feeds.conf.default ./scripts/feeds update -a ./scripts/feeds install -a make menuconfig (set Network->Printing->cups as "M") make package/cups/compile V=s copy bin/packages/**/cups/**.ipk to router