mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-07-24 13:36:31 +00:00
remove make source
This commit is contained in:
parent
6dc038f8b8
commit
b1eb5a63a2
@ -15,6 +15,5 @@ RUN wget https://buildroot.org/downloads/buildroot-${BUILDROOT_VERSION}.tar.gz \
|
||||
COPY $BUILDROOT_BOARD/buildroot.config /buildroot/buildroot-$BUILDROOT_VERSION/.config
|
||||
COPY $BUILDROOT_BOARD/linux.config /buildroot/buildroot-$BUILDROOT_VERSION/linux.config
|
||||
WORKDIR /buildroot/buildroot-$BUILDROOT_VERSION
|
||||
RUN make source
|
||||
|
||||
# CMD /buildroot/buildroot-$BUILDROOT_VERSION/make
|
||||
|
Loading…
x
Reference in New Issue
Block a user