diff options
| author | Maxim Cournoyer <maxim.cournoyer@gmail.com> | 2025-01-02 00:39:59 +0900 |
|---|---|---|
| committer | Mario Limonciello <superm1@gmail.com> | 2025-01-06 03:05:13 +0000 |
| commit | c170fc69cf9e10a935b869777357e41bd89bd65d (patch) | |
| tree | e35472e0dfe29bc54fca5675d6ea3c1a462f8d6f /Makefile | |
| parent | a100ea55203e0aa184b1402692b6c83756399e61 (diff) | |
Makefile: Remove obsolete/broken reference.
The URL returns a 404. I'm also not sure what the GNOME Build API has
to do with a Makefile designed to install Linux firmware files.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -1,6 +1,3 @@ -# This file implements the GNOME Build API: -# http://people.gnome.org/~walters/docs/build-api.txt - FIRMWAREDIR = /lib/firmware all: |
