mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-19 16:40:46 -09:00
- semicolon touchup. No other changes
This commit is contained in:
@@ -17,7 +17,7 @@ $(LIBRAW1394_DIR)/.unpacked: $(DL_DIR)/$(LIBRAW1394_SOURCE)
|
||||
touch $@
|
||||
|
||||
$(LIBRAW1394_DIR)/.configured: $(LIBRAW1394_DIR)/.unpacked
|
||||
(cd $(LIBRAW1394_DIR); rm -rf config.cache ; \
|
||||
(cd $(LIBRAW1394_DIR); rm -rf config.cache; \
|
||||
$(TARGET_CONFIGURE_OPTS) \
|
||||
$(TARGET_CONFIGURE_ARGS) \
|
||||
./configure \
|
||||
|
||||
Reference in New Issue
Block a user