X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/71a8054cf543b42f76f48ab235b924170a874d35..41811345b79f7f918a569ab57434de85ba478cb3:/openwrt/package/Makefile diff --git a/openwrt/package/Makefile b/openwrt/package/Makefile index b5e72363f..564fd926d 100644 --- a/openwrt/package/Makefile +++ b/openwrt/package/Makefile @@ -147,7 +147,7 @@ package-$(BR2_PACKAGE_RADVD) += radvd package-$(BR2_PACKAGE_RARPD) += rarpd package-$(BR2_PACKAGE_READLINE) += readline package-$(BR2_PACKAGE_ROBOCFG) += robocfg -package-$(BR2_PACKAGE_RP_PPPOE) += rp-pppoe +package-$(BR2_COMPILE_RP_PPPOE) += rp-pppoe package-$(BR2_PACKAGE_RRDCOLLECT) += rrdcollect package-$(BR2_COMPILE_RRDTOOL) += rrdtool package-$(BR2_COMPILE_RRDTOOL1) += rrdtool1 @@ -179,6 +179,7 @@ package-$(BR2_PACKAGE_UCLIBCXX) += uclibc++ package-$(BR2_PACKAGE_ULOGD) += ulogd package-$(BR2_PACKAGE_UPDATEDD) += updatedd package-$(BR2_PACKAGE_USBUTILS) += usbutils +package-$(BR2_COMPILE_UTIL_LINUX) += util-linux package-$(BR2_PACKAGE_VTUN) += vtun package-$(BR2_PACKAGE_VSFTPD) += vsftpd package-$(BR2_PACKAGE_WIFICONF) += wificonf