mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 19:23:24 +02:00
Festplattenerkennung ueberarbeitet.
Installationssystem verkleinert. Letzte Tripwirectrl. git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@491 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
@@ -80,10 +80,10 @@ ifeq "$(LFS_PASS)" "install"
|
||||
cd $(DIR_APP) && ./configure --prefix=/opt/$(MACHINE)-uClibc \
|
||||
--with-libaal=/opt/$(MACHINE)-uClibc \
|
||||
--without-readline --disable-shared \
|
||||
--sbindir=/install/initrd/sbin \
|
||||
--libdir=/install/initrd/lib
|
||||
--sbindir=/install/initrd/sbin
|
||||
cd $(DIR_APP) && make $(MAKETUNING)
|
||||
cd $(DIR_APP) && make install
|
||||
-rm -f /install/initrd/{debugfs.,measurefs.,make_}reiser4
|
||||
else
|
||||
cd $(DIR_APP) && ./configure --prefix=/usr --sbindir=/sbin --enable-static
|
||||
cd $(DIR_APP) && make $(MAKETUNING)
|
||||
|
||||
Reference in New Issue
Block a user