mirror of
https://github.com/Telecominfraproject/OpenNetworkLinux.git
synced 2025-12-25 17:27:01 +00:00
Added armel installer
This commit is contained in:
1
builds/armel/installer/new-hotness/Makefile
Normal file
1
builds/armel/installer/new-hotness/Makefile
Normal file
@@ -0,0 +1 @@
|
||||
include $(ONL)/make/pkg.mk
|
||||
2
builds/armel/installer/new-hotness/PKG.yml
Normal file
2
builds/armel/installer/new-hotness/PKG.yml
Normal file
@@ -0,0 +1,2 @@
|
||||
!include $ONL/builds/any/installer/new-hotness/APKG.yml ARCH=armel
|
||||
|
||||
1
builds/armel/installer/new-hotness/builds/.gitignore
vendored
Normal file
1
builds/armel/installer/new-hotness/builds/.gitignore
vendored
Normal file
@@ -0,0 +1 @@
|
||||
*INSTALLER
|
||||
2
builds/armel/installer/new-hotness/builds/Makefile
Normal file
2
builds/armel/installer/new-hotness/builds/Makefile
Normal file
@@ -0,0 +1,2 @@
|
||||
include $(ONL)/make/config.armel.mk
|
||||
include $(ONL)/builds/any/installer/new-hotness/uboot/builds/Makefile
|
||||
4
builds/armel/installer/new-hotness/builds/boot-config
Normal file
4
builds/armel/installer/new-hotness/builds/boot-config
Normal file
@@ -0,0 +1,4 @@
|
||||
NETDEV=ma1
|
||||
NETAUTO=dhcp
|
||||
BOOTMODE=SWI
|
||||
SWI=images::latest
|
||||
Reference in New Issue
Block a user