소스 검색

ext2 was renamed, update config option

Mike Frysinger 20 년 전
부모
커밋
60d43f2627
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      target/generic/Config.in

+ 1 - 1
target/generic/Config.in

@@ -47,7 +47,7 @@ config BR2_TARGET_GENERIC_DEV_SYSTEM
 	select BR2_PACKAGE_LESS
 	select BR2_PACKAGE_LIBTOOL
 	select BR2_PACKAGE_M4
-	select BR2_PACKAGE_MKE2FS
+	select BR2_PACKAGE_E2FSPROGS
 	select BR2_PACKAGE_NCURSES
 	select BR2_PACKAGE_NETKITBASE
 	select BR2_PACKAGE_PCIUTILS