mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
Add an empty crunch.inc with instructions that you can use it to adjust
the building of the crunched binary. I'll add examples when I add the post-include mechanism, since the crunch.mk environment stomps on the pre-included crunch.inc's variables at the moment.
This commit is contained in:
parent
cb42083e46
commit
42c4c88ae9
1 changed files with 2 additions and 0 deletions
2
release/picobsd/custom/crunch1/crunch.inc
Normal file
2
release/picobsd/custom/crunch1/crunch.inc
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
# You can add make variables and targets for the crunch building process
|
||||
# in this file.
|
||||
Loading…
Reference in a new issue