mirror of
https://github.com/Telecominfraproject/wlan-ap.git
synced 2025-11-02 11:27:48 +00:00
ucentral: development update
* update realtek kernel * add new PoE tool * improve CI Signed-off-by: John Crispin <john@phrozen.org>
This commit is contained in:
@@ -206,7 +206,7 @@ index 0000000000..124dfd596a
|
||||
+ setup_feeds(profile)
|
||||
+ generate_config(profile)
|
||||
+ if profile["image"]:
|
||||
+ Path("image-file").write_text(profile["image"])
|
||||
+ Path("tmp/image-file").write_text(profile["image"])
|
||||
+ print("Running make defconfig")
|
||||
+ if run(["make", "defconfig"]).returncode:
|
||||
+ die(f"Error running make defconfig")
|
||||
|
||||
Reference in New Issue
Block a user