fdtextract: Move CFLAGS to package

This commit is contained in:
Jani Juvan 2022-02-14 13:28:03 +01:00
parent 160165e80f
commit a7f983aaa1

View file

@ -38,9 +38,6 @@ define Package/$(PKG_NAME)/description
Command to extract sub images from FIT images.
endef
MAKE_FLAGS += \
CFLAGS+="-Wall"
define Package/$(PKG_NAME)/install
$(INSTALL_DIR) $(1)/usr/sbin