|
@@ -24,8 +24,6 @@ ifeq ($(BR2_PACKAGE_BUSYBOX),y)
|
|
MTD_DEPENDENCIES += busybox
|
|
MTD_DEPENDENCIES += busybox
|
|
endif
|
|
endif
|
|
|
|
|
|
-MTD_MAKE_OPTS = WITHOUT_LARGEFILE=1
|
|
|
|
-
|
|
|
|
# If extended attributes are required, the acl package must
|
|
# If extended attributes are required, the acl package must
|
|
# also be enabled which will also include the attr package.
|
|
# also be enabled which will also include the attr package.
|
|
ifeq ($(BR2_PACKAGE_ACL),y)
|
|
ifeq ($(BR2_PACKAGE_ACL),y)
|