mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-19 16:40:46 -09:00
- sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* toolchain/*/*.mk */Makefile.in -l)
This commit is contained in:
@@ -31,7 +31,7 @@ $(NANO_DIR)/.configured: $(NANO_DIR)/.unpacked
|
||||
--build=$(GNU_HOST_NAME) \
|
||||
--prefix=/ \
|
||||
--enable-tiny \
|
||||
);
|
||||
)
|
||||
touch $(NANO_DIR)/.configured
|
||||
|
||||
$(NANO_DIR)/$(NANO_BINARY): $(NANO_DIR)/.configured
|
||||
|
||||
Reference in New Issue
Block a user