Skip to content

Commit

Permalink
src: Add a placeholder for packing the kernel package
Browse files Browse the repository at this point in the history
Ref: [1]

[1]: #25

Signed-off-by: Saalim Quadri <[email protected]>
  • Loading branch information
danascape committed Oct 7, 2023
1 parent 3676031 commit 19a16c0
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions src/sw_package.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
#!/usr/bin/env bash

#
# Copyright (C) 2019 Saalim Quadri (danascape)
#
# SPDX-License-Identifier: Apache-2.0 license
#

0 comments on commit 19a16c0

Please sign in to comment.