mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 11:13:24 +02:00
support build of different arm kernels and add verstile cfg.
This commit is contained in:
File diff suppressed because it is too large
Load Diff
5
config/rootfiles/common/armv5tel/linux-kirkwood
Normal file
5
config/rootfiles/common/armv5tel/linux-kirkwood
Normal file
@@ -0,0 +1,5 @@
|
||||
boot/uInit-ipfire-kirkwood
|
||||
boot/uImage-ipfire-kirkwood
|
||||
boot/System.map-KVER-ipfire-kirkwood
|
||||
boot/config-KVER-ipfire-kirkwood
|
||||
lib/modules/KVER-ipfire-kirkwood
|
||||
5
config/rootfiles/common/armv5tel/linux-versatile
Normal file
5
config/rootfiles/common/armv5tel/linux-versatile
Normal file
@@ -0,0 +1,5 @@
|
||||
boot/System.map-KVER-ipfire-versatile
|
||||
boot/config-KVER-ipfire-versatile
|
||||
boot/vmlinuz-KVER-ipfire-versatile
|
||||
boot/ipfirerd-KVER-versatile.img
|
||||
lib/modules/KVER-ipfire-versatile
|
||||
@@ -1,4 +1,4 @@
|
||||
boot/ipfirerd-KVER.img
|
||||
#boot/ipfirerd-KVER.img
|
||||
etc/dracut.conf
|
||||
etc/dracut.conf.d
|
||||
#etc/dracut.conf.d/dracut.conf
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
boot/ipfirerd-KVER.img
|
||||
boot/System.map-KVER-ipfire
|
||||
boot/System.map-ipfire
|
||||
boot/config-KVER-ipfire
|
||||
|
||||
Reference in New Issue
Block a user