mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 00:04:06 -09:00
cleanup fbv package
This commit is contained in:
@@ -22,7 +22,7 @@ $(FBV_DIR)/.unpacked: $(DL_DIR)/$(FBV_SOURCE)
|
||||
$(FBV_DIR)/.configured: $(FBV_DIR)/.unpacked
|
||||
(cd $(FBV_DIR); \
|
||||
($(TARGET_CONFIGURE_OPTS) \
|
||||
($(TARGET_CONFIGURE_ARGS) \
|
||||
$(TARGET_CONFIGURE_ARGS) \
|
||||
./configure \
|
||||
--prefix=/usr \
|
||||
--cc=$(TARGET_CC) \
|
||||
|
||||
Reference in New Issue
Block a user