mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 03:33:25 +02:00
Build Fix...
git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@441 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
@@ -185,7 +185,7 @@ else
|
||||
cd $(DIR_APP) && cp -v System.map /boot/System.map-$(VER)-ipfire
|
||||
cd $(DIR_APP) && cp -v .config /boot/config-$(VER)-ipfire
|
||||
ln -sf vmlinuz-$(VER)-ipfire /boot/vmlinuz-ipfire
|
||||
ln -sf System.map-$(VER)-ipfire /boot/System-ipfire.map
|
||||
ln -sf System.map-$(VER)-ipfire /boot/System.map-ipfire
|
||||
cd $(DIR_APP) && make CC="$(KGCC)" $(MAKETUNING) modules
|
||||
cd $(DIR_APP) && make CC="$(KGCC)" $(MAKETUNING) modules_install
|
||||
#cd $(DIR_SRC)/openswan-* && make KERNELSRC=/usr/src/$(THISAPP) CC=$(CC) module
|
||||
|
||||
Reference in New Issue
Block a user