mirror of
git://soft.sys114.com/odroid-stamper
synced 2025-12-19 00:18:42 +09:00
fixup: add 'non-free-firmware' repository for Debian
Signed-off-by: Dongjin Kim <tobetter@gmail.com> Change-Id: Ia7814946ab1dd24f928fd30b85a6d3a6061fcdfe
This commit is contained in:
@@ -11,3 +11,9 @@ if [ "x@@INTERNAL@@" = "xtrue" ]; then
|
||||
deb [trusted=yes] http://ppa.linuxfactory.or.kr @@DEFAULT_DISTRO@@ internal
|
||||
__EOF
|
||||
fi
|
||||
|
||||
if [ "x@@OSNAME@@" = "xdebian" ]; then
|
||||
cat>>/etc/apt/sources.list<<__EOF
|
||||
deb http://deb.debian.org/debian @@DEFAULT_DISTRO@@ non-free-firmware
|
||||
__EOF
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user