Sepeated extra tools
This commit is contained in:
3
Makefile
3
Makefile
@@ -20,6 +20,9 @@ download_extra: #For downloading extra's for iso (not needed/tested)
|
||||
enable_DKMS: #Add customizations to enable dkms drivers
|
||||
cp -r config_DKMS/* config
|
||||
|
||||
enable_ExtraUtils: #Add exra gui utilities
|
||||
cp -r config_ExtraUtils/* config
|
||||
|
||||
#Add 'download_extra' to build without third party software/dotfiles (not needed/tested)
|
||||
build: prep_buildenv install_buildenv build_amd64 build_i386 clean_env #Runs build for all architectures
|
||||
|
||||
|
||||
Reference in New Issue
Block a user