mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 19:23:24 +02:00
Neue Hardwareerkennung im Installer...
git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@448 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
@@ -59,7 +59,7 @@ ifeq "$(LFS_PASS)" "install"
|
||||
cd $(DIR_APP) && make CC="/opt/$(MACHINE)-uClibc/bin/$(MACHINE)-linux-gcc -I/opt/$(MACHINE)-uClibc/include" \
|
||||
EXTRA_FLAGS="-fno-pic -DUCLIBC" \
|
||||
SHARED_FLAGS= LIBS="-lhd -lsysfs"
|
||||
install -m 755 hwinfo /install/initrd/sbin
|
||||
cd $(DIR_APP) && install -m 755 hwinfo /install/initrd/sbin
|
||||
else
|
||||
cd $(DIR_APP) && make tinystatic
|
||||
cd $(DIR_APP) && make tinystaticinstall
|
||||
|
||||
Reference in New Issue
Block a user