X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=blobdiff_plain;f=target%2Flinux%2Fsunxi%2FMakefile;h=f8b8aa750a7145c9954df5a5a6a2e85f2610a72f;hp=3c2f14b8418e1d296a239027f6fdee9b5ba8f9b2;hb=ce06d2bd01a3dad1ac32230cd60bb779c96cec82;hpb=6bb7b873158853efe31d760e18667d3ff8343291 diff --git a/target/linux/sunxi/Makefile b/target/linux/sunxi/Makefile index 3c2f14b841..f8b8aa750a 100644 --- a/target/linux/sunxi/Makefile +++ b/target/linux/sunxi/Makefile @@ -28,6 +28,6 @@ KERNELNAME:=zImage dtbs include $(INCLUDE_DIR)/target.mk DEFAULT_PACKAGES += uboot-envtools -DEFAULT_PACKAGES += mkf2fs e2fsprogs +DEFAULT_PACKAGES += partx-utils mkf2fs e2fsprogs $(eval $(call BuildTarget))