소스 검색

No need to make dependencies

Mikael Magnusson 7 년 전
부모
커밋
11c4d9ca8e
1개의 변경된 파일0개의 추가작업 그리고 2개의 파일을 삭제
  1. 0 2
      build.sh

+ 0 - 2
build.sh

@@ -84,8 +84,6 @@ build_procd() {
 	./scripts/feeds install libubox
 	./scripts/feeds install ubus
 	make defconfig
-	make package/libubox/compile
-	make package/ubus/compile
 	make package/lxd-procd/compile
 	)
 	local date=$(grep PKG_SOURCE_DATE:= dl/procd/Makefile | cut -d '=' -f 2)