specs/hppa: Rename kernels
Now that the kernel configs are consolidated, maybe we can share them between the netboot images and the installcd. Signed-off-by: Matt Turner <mattst88@gentoo.org>
This commit is contained in:
parent
2e02562add
commit
e906450187
3 changed files with 18 additions and 18 deletions
|
@ -11,10 +11,10 @@ rel_type: default
|
|||
profile: default/linux/hppa/17.0
|
||||
|
||||
# netboot stuff
|
||||
boot/kernel: netboot32
|
||||
boot/kernel/netboot32/sources: sys-kernel/gentoo-sources
|
||||
boot/kernel/netboot32/config: @REPO_DIR@/releases/kconfig/hppa/hppa32.config
|
||||
boot/kernel/netboot32/gk_kernargs: --all-ramdisk-modules
|
||||
boot/kernel: hppa32
|
||||
boot/kernel/hppa32/sources: sys-kernel/gentoo-sources
|
||||
boot/kernel/hppa32/config: @REPO_DIR@/releases/kconfig/hppa/hppa32.config
|
||||
boot/kernel/hppa32/gk_kernargs: --all-ramdisk-modules
|
||||
|
||||
netboot/use:
|
||||
-*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue