| File: kernel/device-list/Makefile | |
|---|---|
| base-0 | patch-1 |
| Line 14 | Line 14 |
| You can use multiple lines if you want. endef | You can use multiple lines if you want. endef |
| SOURCE_LANGUAGES = | |
| # This package sources kernel/linux, so it needs to have these set the same # way. Differentiate kernel builds by GARCH, rather than DESTIMG WORKDIR = $(WORKROOTDIR)/$(GARCH) | # This package sources kernel/linux, so it needs to have these set the same # way. Differentiate kernel builds by GARCH, rather than DESTIMG WORKDIR = $(WORKROOTDIR)/$(GARCH) |