mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2026-02-15 12:29:11 +01:00
Revert "Do not touch boardparams for now"
This reverts commit e50f074740.
This commit is contained in:
parent
e50f074740
commit
863eb435a4
1 changed files with 1 additions and 1 deletions
|
|
@ -295,7 +295,7 @@ function genconfig {
|
|||
# we need to signal to bradcom SDK that we have changed the board id
|
||||
# currently boardparms.c and boardparms_voice.c is the only place that is depending on inteno boardid name
|
||||
# so just touch that file.
|
||||
#find build_dir/ -name "boardparms*c" -print0 | xargs -0 touch
|
||||
find build_dir/ -name "boardparms*c" -print0 | xargs -0 touch
|
||||
|
||||
# Set default values based on selected parameters
|
||||
v "$(make defconfig 2>&1)"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue